stack

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

AdminTypes.DraftOrderBulkDeletePayload interface

Return type for draftOrderBulkDelete mutation.

Signature:

export interface DraftOrderBulkDeletePayload 

Properties

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