Class InStoresProjectionRoot<PARENT extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<?,?>,ROOT extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<?,?>>
java.lang.Object
com.netflix.graphql.dgs.client.codegen.BaseProjectionNode
com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<PARENT,ROOT>
com.commercetools.graphql.api.client.InStoresProjectionRoot<PARENT,ROOT>
public class InStoresProjectionRoot<PARENT extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<?,?>,ROOT extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<?,?>>
extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<PARENT,ROOT>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.netflix.graphql.dgs.client.codegen.BaseProjectionNode
com.netflix.graphql.dgs.client.codegen.BaseProjectionNode.InputArgument -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncart()cartDiscount(String id, String key) CartDiscountQueryResultProjection<InStoresProjectionRoot<PARENT,ROOT>, InStoresProjectionRoot<PARENT, ROOT>> CartDiscountQueryResultProjection<InStoresProjectionRoot<PARENT,ROOT>, InStoresProjectionRoot<PARENT, ROOT>> carts()customer()customerActiveCart(String customerId) CustomerQueryResultProjection<InStoresProjectionRoot<PARENT,ROOT>, InStoresProjectionRoot<PARENT, ROOT>> CustomerQueryResultProjection<InStoresProjectionRoot<PARENT,ROOT>, InStoresProjectionRoot<PARENT, ROOT>> me()order()orders()product()product(Boolean projectExpandedProducts, List<String> localeProjection, String sku, String variantKey, String id, String key) ProductAssignmentQueryResultProjection<InStoresProjectionRoot<PARENT,ROOT>, InStoresProjectionRoot<PARENT, ROOT>> ProductAssignmentQueryResultProjection<InStoresProjectionRoot<PARENT,ROOT>, InStoresProjectionRoot<PARENT, ROOT>> shoppingList(String id, String key) ShoppingListQueryResultProjection<InStoresProjectionRoot<PARENT,ROOT>, InStoresProjectionRoot<PARENT, ROOT>> ShoppingListQueryResultProjection<InStoresProjectionRoot<PARENT,ROOT>, InStoresProjectionRoot<PARENT, ROOT>> Methods inherited from class com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode
getParent, getRoot, parent, rootMethods inherited from class com.netflix.graphql.dgs.client.codegen.BaseProjectionNode
getFields, getFragments, getInputArguments, getSchemaType
-
Constructor Details
-
InStoresProjectionRoot
public InStoresProjectionRoot()
-
-
Method Details
-
me
public InStoreMeProjection<InStoresProjectionRoot<PARENT,ROOT>, me()InStoresProjectionRoot<PARENT, ROOT>> -
shippingMethodsByCart
public ShippingMethodProjection<InStoresProjectionRoot<PARENT,ROOT>, shippingMethodsByCart()InStoresProjectionRoot<PARENT, ROOT>> -
shippingMethodsByCart
public ShippingMethodProjection<InStoresProjectionRoot<PARENT,ROOT>, shippingMethodsByCartInStoresProjectionRoot<PARENT, ROOT>> (String id) -
cartDiscount
public CartDiscountProjection<InStoresProjectionRoot<PARENT,ROOT>, cartDiscount()InStoresProjectionRoot<PARENT, ROOT>> -
cartDiscount
public CartDiscountProjection<InStoresProjectionRoot<PARENT,ROOT>, cartDiscountInStoresProjectionRoot<PARENT, ROOT>> (String id, String key) -
cartDiscounts
public CartDiscountQueryResultProjection<InStoresProjectionRoot<PARENT,ROOT>, cartDiscounts()InStoresProjectionRoot<PARENT, ROOT>> -
cartDiscounts
public CartDiscountQueryResultProjection<InStoresProjectionRoot<PARENT,ROOT>, cartDiscountsInStoresProjectionRoot<PARENT, ROOT>> (String where, List<String> sort, Integer limit, Integer offset) -
product
public ProductProjection<InStoresProjectionRoot<PARENT,ROOT>, product()InStoresProjectionRoot<PARENT, ROOT>> -
product
public ProductProjection<InStoresProjectionRoot<PARENT,ROOT>, productInStoresProjectionRoot<PARENT, ROOT>> (Boolean projectExpandedProducts, List<String> localeProjection, String sku, String variantKey, String id, String key) -
customer
public CustomerProjection<InStoresProjectionRoot<PARENT,ROOT>, customer()InStoresProjectionRoot<PARENT, ROOT>> -
customer
public CustomerProjection<InStoresProjectionRoot<PARENT,ROOT>, customerInStoresProjectionRoot<PARENT, ROOT>> (String emailToken, String passwordToken, String id, String key) -
customers
public CustomerQueryResultProjection<InStoresProjectionRoot<PARENT,ROOT>, customers()InStoresProjectionRoot<PARENT, ROOT>> -
customers
public CustomerQueryResultProjection<InStoresProjectionRoot<PARENT,ROOT>, customersInStoresProjectionRoot<PARENT, ROOT>> (String where, List<String> sort, Integer limit, Integer offset) -
cart
public CartProjection<InStoresProjectionRoot<PARENT,ROOT>, cart()InStoresProjectionRoot<PARENT, ROOT>> -
cart
public CartProjection<InStoresProjectionRoot<PARENT,ROOT>, cartInStoresProjectionRoot<PARENT, ROOT>> (String id) -
carts
public CartQueryResultProjection<InStoresProjectionRoot<PARENT,ROOT>, carts()InStoresProjectionRoot<PARENT, ROOT>> -
carts
public CartQueryResultProjection<InStoresProjectionRoot<PARENT,ROOT>, cartsInStoresProjectionRoot<PARENT, ROOT>> (String where, List<String> sort, Integer limit, Integer offset) -
customerActiveCart
public CartProjection<InStoresProjectionRoot<PARENT,ROOT>, customerActiveCart()InStoresProjectionRoot<PARENT, ROOT>> -
customerActiveCart
public CartProjection<InStoresProjectionRoot<PARENT,ROOT>, customerActiveCartInStoresProjectionRoot<PARENT, ROOT>> (String customerId) -
order
public OrderProjection<InStoresProjectionRoot<PARENT,ROOT>, order()InStoresProjectionRoot<PARENT, ROOT>> -
order
public OrderProjection<InStoresProjectionRoot<PARENT,ROOT>, orderInStoresProjectionRoot<PARENT, ROOT>> (String id, String orderNumber) -
orders
public OrderQueryResultProjection<InStoresProjectionRoot<PARENT,ROOT>, orders()InStoresProjectionRoot<PARENT, ROOT>> -
orders
public OrderQueryResultProjection<InStoresProjectionRoot<PARENT,ROOT>, ordersInStoresProjectionRoot<PARENT, ROOT>> (String where, List<String> sort, Integer limit, Integer offset) -
shoppingList
public ShoppingListProjection<InStoresProjectionRoot<PARENT,ROOT>, shoppingList()InStoresProjectionRoot<PARENT, ROOT>> -
shoppingList
public ShoppingListProjection<InStoresProjectionRoot<PARENT,ROOT>, shoppingListInStoresProjectionRoot<PARENT, ROOT>> (String id, String key) -
shoppingLists
public ShoppingListQueryResultProjection<InStoresProjectionRoot<PARENT,ROOT>, shoppingLists()InStoresProjectionRoot<PARENT, ROOT>> -
shoppingLists
public ShoppingListQueryResultProjection<InStoresProjectionRoot<PARENT,ROOT>, shoppingListsInStoresProjectionRoot<PARENT, ROOT>> (String where, List<String> sort, Integer limit, Integer offset) -
productSelectionAssignments
public ProductAssignmentQueryResultProjection<InStoresProjectionRoot<PARENT,ROOT>, productSelectionAssignments()InStoresProjectionRoot<PARENT, ROOT>> -
productSelectionAssignments
public ProductAssignmentQueryResultProjection<InStoresProjectionRoot<PARENT,ROOT>, productSelectionAssignmentsInStoresProjectionRoot<PARENT, ROOT>> (String where, List<String> sort, Integer limit, Integer offset)
-