stack

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

AdminTypes.ProductReorderMediaPayload interface

Return type for productReorderMedia mutation.

Signature:

export interface ProductReorderMediaPayload 

Properties

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.