Home > @infiniteobjects/shopify-data-manager > AdminTypes > BulkOperationRunMutationPayload
Return type for bulkOperationRunMutation
mutation.
Signature:
export interface BulkOperationRunMutationPayload
Property | Modifiers | Type | Description |
---|---|---|---|
bulkOperation? | Maybe<BulkOperation> | (Optional) The newly created bulk operation. | |
userErrors | Array<BulkMutationUserError> | The list of errors that occurred from executing the mutation. |