Home > @infiniteobjects/shopify-data-manager > AdminTypes > BulkOperationRunQueryPayload
Return type for bulkOperationRunQuery
mutation.
Signature:
export interface BulkOperationRunQueryPayload
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. |