Class UpdateOrderGraphQLQuery.Builder
java.lang.Object
com.commercetools.graphql.api.client.UpdateOrderGraphQLQuery.Builder
- Enclosing class:
- UpdateOrderGraphQLQuery
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactions(List<OrderUpdateAction> actions) asAssociate(AsAssociateArgument asAssociate) Create/modify entity as an associate in business-unit.build()Queries with specified IDorderNumber(String orderNumber) The mutation is only performed if the resource is part of the store.
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
version
-
actions
-
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 -
orderNumber
-
queryName
-