Class CreateProductDiscountGraphQLQuery

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

public class CreateProductDiscountGraphQLQuery extends com.netflix.graphql.dgs.client.codegen.GraphQLQuery
  • Constructor Details

    • CreateProductDiscountGraphQLQuery

      public CreateProductDiscountGraphQLQuery(ProductDiscountDraft draft, String queryName, Set<String> fieldsSet)
    • CreateProductDiscountGraphQLQuery

      public CreateProductDiscountGraphQLQuery()
  • Method Details