Uses of Interface
se.liu.ida.hefquin.engine.wrappers.graphql.data.GraphQLFieldPath
Packages that use GraphQLFieldPath
Package
Description
- 
Uses of GraphQLFieldPath in se.liu.ida.hefquin.engine.wrappers.graphql.data.impl
Classes in se.liu.ida.hefquin.engine.wrappers.graphql.data.impl that implement GraphQLFieldPathModifier and TypeClassDescriptionclassclassGraphQLFieldPath segment used to represent the "id" field for objects in a GraphQL queryclassGraphQLFieldPath segment used to represent GraphQL object types in the query.classGraphQLFieldPath segment used to represent GraphQL scalar values in the query. - 
Uses of GraphQLFieldPath in se.liu.ida.hefquin.engine.wrappers.graphql.utils
Fields in se.liu.ida.hefquin.engine.wrappers.graphql.utils with type parameters of type GraphQLFieldPathModifier and TypeFieldDescriptionprotected final List<GraphQLFieldPath>GraphQLFieldPathBuilder.pathSegmentsMethods in se.liu.ida.hefquin.engine.wrappers.graphql.utils with parameters of type GraphQLFieldPathModifier and TypeMethodDescriptionvoidGraphQLFieldPathBuilder.append(GraphQLFieldPath fieldPathSegment) Constructor parameters in se.liu.ida.hefquin.engine.wrappers.graphql.utils with type arguments of type GraphQLFieldPath