Class DeleteProductDiscountGraphQLQuery

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

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

    • DeleteProductDiscountGraphQLQuery

      public DeleteProductDiscountGraphQLQuery(Long version, String id, String key, String queryName, Set<String> fieldsSet)
    • DeleteProductDiscountGraphQLQuery

      public DeleteProductDiscountGraphQLQuery()
  • Method Details