Uses of Class
com.predic8.membrane.core.graphql.model.Selection
Packages that use Selection
Package
Description
An implementation of a https://spec.graphql.org/October2021/ parser.
-
Uses of Selection in com.predic8.membrane.core.graphql
Methods in com.predic8.membrane.core.graphql that return types with arguments of type Selection -
Uses of Selection in com.predic8.membrane.core.graphql.model
Subclasses of Selection in com.predic8.membrane.core.graphql.modelMethods in com.predic8.membrane.core.graphql.model that return SelectionMethods in com.predic8.membrane.core.graphql.model that return types with arguments of type SelectionModifier and TypeMethodDescriptionField.getSelections()FragmentDefinition.getSelections()InlineFragment.getSelections()OperationDefinition.getSelections()Constructor parameters in com.predic8.membrane.core.graphql.model with type arguments of type Selection