stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CollectionRemoveProductsPayload

AdminTypes.CollectionRemoveProductsPayload interface

Return type for collectionRemoveProducts mutation.

Signature:

export interface CollectionRemoveProductsPayload 

Properties

Property Modifiers Type Description
job?   Maybe<Job> (Optional) The asynchronous job removing the products.
userErrors   Array<UserError> The list of errors that occurred from executing the mutation.