stack

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

AdminTypes.BulkOperationRunQueryPayload interface

Return type for bulkOperationRunQuery mutation.

Signature:

export interface BulkOperationRunQueryPayload 

Properties

Property Modifiers Type Description
bulkOperation?   Maybe<BulkOperation> (Optional) The newly created bulk operation.
userErrors   Array<UserError> The list of errors that occurred from executing the mutation.