Class MeGraphQLQuery
java.lang.Object
com.netflix.graphql.dgs.client.codegen.GraphQLQuery
com.commercetools.graphql.api.client.MeGraphQLQuery
public class MeGraphQLQuery
extends com.netflix.graphql.dgs.client.codegen.GraphQLQuery
This field can only be used with an access token created with the password flow or with an anonymous session.
It gives access to the data that is specific to the customer or the anonymous session linked to the access token.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.netflix.graphql.dgs.client.codegen.GraphQLQuery
getInput, getName, getOperation, getOperationType, getQueryAlias, getVariableDefinitions, setQueryAlias
-
Constructor Details
-
MeGraphQLQuery
-
MeGraphQLQuery
public MeGraphQLQuery()
-
-
Method Details
-
getOperationName
- Specified by:
getOperationNamein classcom.netflix.graphql.dgs.client.codegen.GraphQLQuery
-
newRequest
-