Class DeleteInventoryEntryGraphQLQuery

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

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

    • DeleteInventoryEntryGraphQLQuery

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

      public DeleteInventoryEntryGraphQLQuery()
  • Method Details