--- title: ReverseDeliveryShippingUpdatePayload - GraphQL Admin description: Return type for `reverseDeliveryShippingUpdate` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/reversedeliveryshippingupdatepayload md: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/reversedeliveryshippingupdatepayload.md --- # Reverse​Delivery​Shipping​Update​Payload payload Return type for `reverseDeliveryShippingUpdate` mutation. ## Fields * reverse​Delivery [Reverse​Delivery](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ReverseDelivery) The updated reverse delivery. * user​Errors [\[Return​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ReturnUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [reverse​Delivery​Shipping​Update](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/reverseDeliveryShippingUpdate) mutation Updates a reverse delivery with associated external shipping information. *** ## Map ### Mutations with this payload * [reverse​Delivery​Shipping​Update](https://shopify.dev/docs/api/admin-graphql/unstable/types/reverseDeliveryShippingUpdate)