Generates the GraphQLSchema and the NodeDefinitionCollection Automatically adds the generated Node type based connection queries
Return
both the generated GraphQLSchema and NodeDefinitionCollection
Parameters
used to generate the SchemaGeneratorConfig
graphglue specific configuration
queries used in GraphQL schema
mutations used in GraphQL schema
subscriptions used in GraphQL schema
see SchemaGenerator.config
type based definitions for filters, necessary for SubFilterGenerator
provides property and function data fetchers
filters defined by bean name instead of type, by bean name
order parts defined by bean name instead of type, by bean name
used to get NodeDefinitions
used to create
necessary for DefaultSchemaTransformer
necessary for DefaultSchemaTransformer
necessary for DefaultSchemaTransformer