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.schemaGeneratorPostProcessings
private final Collection
<SchemaGeneratorPostProcessing> RuntimeWiring.schemaGeneratorPostProcessings
Methods 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.
SchemaTransformer
after the schema is built