Class GraphQLIDPath
java.lang.Object
se.liu.ida.hefquin.engine.wrappers.graphql.data.impl.GraphQLIDPath
- All Implemented Interfaces:
 GraphQLFieldPath
GraphQLFieldPath segment used to represent the "id" field for objects in a GraphQL query
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
type
 - 
prefix
 
 - 
 - 
Constructor Details
- 
GraphQLIDPath
 
 - 
 - 
Method Details
- 
toString
- Specified by:
 toStringin interfaceGraphQLFieldPath- Overrides:
 toStringin classObject- Returns:
 - a string version of the field segment.
 
 
 -