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