Uses of Class
com.predic8.membrane.core.graphql.model.FieldDefinition
Packages that use FieldDefinition
Package
Description
An implementation of a https://spec.graphql.org/October2021/ parser.
-
Uses of FieldDefinition in com.predic8.membrane.core.graphql
Methods in com.predic8.membrane.core.graphql that return types with arguments of type FieldDefinitionModifier and TypeMethodDescriptionstatic List<FieldDefinition>ParserUtil.parseFieldsDefinition(Tokenizer tokenizer)