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