Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductReorderMediaPayload
Return type for productReorderMedia
mutation.
Signature:
export interface ProductReorderMediaPayload
Property | Modifiers | Type | Description |
---|---|---|---|
job? | Maybe<Job> | (Optional) The asynchronous job which reorders the media. | |
mediaUserErrors | Array<MediaUserError> | The list of errors that occurred from executing the mutation. | |
userErrors | Array<UserError> | The list of errors that occurred from executing the mutation. |