stack

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

AdminTypes.ProductReorderImagesPayload interface

Return type for productReorderImages mutation.

Signature:

export interface ProductReorderImagesPayload 

Properties

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.