Class DeleteCartGraphQLQuery.Builder
java.lang.Object
com.commercetools.graphql.api.client.DeleteCartGraphQLQuery.Builder
- Enclosing class:
- DeleteCartGraphQLQuery
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasAssociate(AsAssociateArgument asAssociate) Create/modify entity as an associate in business-unit.build()Queries with specified IDQueries with specified keypersonalDataErasure(Boolean personalDataErasure) The mutation is only performed if the resource is part of the store.
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
version
-
personalDataErasure
-
storeKey
The mutation is only performed if the resource is part of the store. Can be used with store-specific OAuth permissions. -
asAssociate
Create/modify entity as an associate in business-unit. -
id
Queries with specified ID -
key
Queries with specified key -
queryName
-