Uses of Interface
graphql.schema.idl.SchemaGeneratorPostProcessing
Packages that use SchemaGeneratorPostProcessing
-
Uses of SchemaGeneratorPostProcessing in graphql.schema.idl
Fields in graphql.schema.idl with type parameters of type SchemaGeneratorPostProcessingModifier and TypeFieldDescriptionprivate final Collection<SchemaGeneratorPostProcessing> RuntimeWiring.Builder.schemaGeneratorPostProcessingsprivate final Collection<SchemaGeneratorPostProcessing> RuntimeWiring.schemaGeneratorPostProcessingsMethods in graphql.schema.idl that return types with arguments of type SchemaGeneratorPostProcessingMethods in graphql.schema.idl with parameters of type SchemaGeneratorPostProcessingModifier and TypeMethodDescriptionRuntimeWiring.Builder.transformer(SchemaGeneratorPostProcessing schemaGeneratorPostProcessing) Deprecated.
SchemaTransformerafter the schema is built