# ProductReorderMediaPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `productReorderMedia` mutation. ### Access Scopes ## Fields * [job](/docs/api/admin-graphql/2024-10/objects/Job): Job - The asynchronous job which reorders the media. * [mediaUserErrors](/docs/api/admin-graphql/2024-10/objects/MediaUserError): MediaUserError! - The list of errors that occurred from executing the mutation. * [userErrors](/docs/api/admin-graphql/2024-10/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [productReorderMedia](/docs/api/admin-graphql/2024-10/mutations/productReorderMedia) ## Examples