Class InStoreGraphQLQuery
java.lang.Object
com.netflix.graphql.dgs.client.codegen.GraphQLQuery
com.commercetools.graphql.api.client.InStoreGraphQLQuery
public class InStoreGraphQLQuery
extends com.netflix.graphql.dgs.client.codegen.GraphQLQuery
This field gives access to the resources (such as carts) that are inside the given store.
-
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
-
InStoreGraphQLQuery
-
InStoreGraphQLQuery
public InStoreGraphQLQuery()
-
-
Method Details
-
getOperationName
- Specified by:
getOperationNamein classcom.netflix.graphql.dgs.client.codegen.GraphQLQuery
-
newRequest
-