Class InStoreMe.Builder
java.lang.Object
com.commercetools.graphql.api.types.InStoreMe.Builder
- Enclosing class:
- InStoreMe
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactiveCart(Cart activeCart) build()BETA: This feature can be subject to change and should be used carefully in production.carts(CartQueryResult carts) BETA: This feature can be subject to change and should be used carefully in production.BETA: This feature can be subject to change and should be used carefully in production.BETA: This feature can be subject to change and should be used carefully in production.orders(OrderQueryResult orders) BETA: This feature can be subject to change and should be used carefully in production.shoppingList(ShoppingList shoppingList) BETA: This feature can be subject to change and should be used carefully in production.shoppingLists(ShoppingListQueryResult shoppingLists) BETA: This feature can be subject to change and should be used carefully in production.
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
customer
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
cart
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
carts
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
activeCart
-
order
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
orders
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
shoppingList
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
shoppingLists
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta
-