# DeliverySettingUpdatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `deliverySettingUpdate` mutation. ### Access Scopes ## Fields * [setting](/docs/api/admin-graphql/2024-10/objects/DeliverySetting): DeliverySetting - The updated delivery shop level settings. * [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 * [deliverySettingUpdate](/docs/api/admin-graphql/2024-10/mutations/deliverySettingUpdate) ## Examples