--- title: DeliverySettingUpdatePayload - GraphQL Admin description: Return type for `deliverySettingUpdate` mutation. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/payloads/DeliverySettingUpdatePayload md: >- https://shopify.dev/docs/api/admin-graphql/unstable/payloads/DeliverySettingUpdatePayload.md --- # Delivery​Setting​Update​Payload payload Return type for `deliverySettingUpdate` mutation. ## Fields * user​Errors [\[User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/UserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [delivery​Setting​Update](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/deliverySettingUpdate) mutation Set the delivery settings for a shop. *** ## Map ### Mutations with this payload * [delivery​Setting​Update](https://shopify.dev/docs/api/admin-graphql/unstable/types/deliverySettingUpdate)