Class CreateShippingMethodGraphQLQuery

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

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

    • CreateShippingMethodGraphQLQuery

      public CreateShippingMethodGraphQLQuery(ShippingMethodDraft draft, String queryName, Set<String> fieldsSet)
    • CreateShippingMethodGraphQLQuery

      public CreateShippingMethodGraphQLQuery()
  • Method Details