Class SchemaParser

java.lang.Object
graphql.schema.idl.SchemaParser

@PublicApi @NullMarked public class SchemaParser extends Object
This can take a graphql schema definition and parse it into a TypeDefinitionRegistry of definitions ready to be placed into SchemaGenerator say