Class ShippingMethodsByLocationGraphQLQuery

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

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

    • ShippingMethodsByLocationGraphQLQuery

      public ShippingMethodsByLocationGraphQLQuery(String country, String state, Currency currency, String queryName, Set<String> fieldsSet)
    • ShippingMethodsByLocationGraphQLQuery

      public ShippingMethodsByLocationGraphQLQuery()
  • Method Details