Contents:
ISchemaConfig
Bases: Protocol
Protocol
Configuration for bound graphql schema.
Returned from ISchema.bind allowing late binding of schemas to graphqlapi-base
Attributes
The ID of the api the schema is bound to.
The schema definition string.