Uses of Class
com.predic8.membrane.core.graphql.model.OperationDefinition
Packages that use OperationDefinition
-
Uses of OperationDefinition in com.predic8.membrane.core.graphql.model
Methods in com.predic8.membrane.core.graphql.model that return types with arguments of type OperationDefinitionModifier and TypeMethodDescription@NotNull List<OperationDefinition>ExecutableDocument.getOperationDefinitions()@NotNull List<OperationDefinition>ExecutableDocument.getOperationDefinitionsByName(Object name) Searches for multiple OperationDefinitions with the same name.