@Type.
Schema(...) compiles decorated Python root classes automatically. build_schema(...)
provides the equivalent functional API and accepts additional named types, a registry,
and SchemaConfig.
Compose query, mutation, and subscription roots into a schema.
@Type.
Schema(...) compiles decorated Python root classes automatically. build_schema(...)
provides the equivalent functional API and accepts additional named types, a registry,
and SchemaConfig.