Class CreateInventoryEntryGraphQLQuery

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

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

    • CreateInventoryEntryGraphQLQuery

      public CreateInventoryEntryGraphQLQuery(InventoryEntryDraft draft, String queryName, Set<String> fieldsSet)
    • CreateInventoryEntryGraphQLQuery

      public CreateInventoryEntryGraphQLQuery()
  • Method Details