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 TypeClassDescriptionclass
class
GraphQLFieldPath segment used to represent the "id" field for objects in a GraphQL queryclass
GraphQLFieldPath segment used to represent GraphQL object types in the query.class
GraphQLFieldPath 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.pathSegments
Methods in se.liu.ida.hefquin.engine.wrappers.graphql.utils with parameters of type GraphQLFieldPathModifier and TypeMethodDescriptionvoid
GraphQLFieldPathBuilder.append
(GraphQLFieldPath fieldPathSegment) Constructor parameters in se.liu.ida.hefquin.engine.wrappers.graphql.utils with type arguments of type GraphQLFieldPath