--- title: ReverseDeliveryShippingUpdatePayload - GraphQL Admin description: Return type for `reverseDeliveryShippingUpdate` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/reversedeliveryshippingupdatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/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/latest/objects/ReverseDelivery) The updated reverse delivery. * user​Errors [\[Return​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/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/latest/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/latest/types/reverseDeliveryShippingUpdate)