Class CreateMyShoppingListGraphQLQuery

java.lang.Object
com.netflix.graphql.dgs.client.codegen.GraphQLQuery
com.commercetools.graphql.api.client.CreateMyShoppingListGraphQLQuery

public class CreateMyShoppingListGraphQLQuery extends com.netflix.graphql.dgs.client.codegen.GraphQLQuery
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta
  • Constructor Details

    • CreateMyShoppingListGraphQLQuery

      public CreateMyShoppingListGraphQLQuery(MyShoppingListDraft draft, String storeKey, String queryName, Set<String> fieldsSet)
    • CreateMyShoppingListGraphQLQuery

      public CreateMyShoppingListGraphQLQuery()
  • Method Details