# DeliveryProfileUpdatePayload - admin - PAYLOAD Version: unstable ## Description Return type for `deliveryProfileUpdate` mutation. ### Access Scopes ## Fields * [profile](/docs/api/admin/unstable/objects/DeliveryProfile): DeliveryProfile - The delivery profile that was updated. * [userErrors](/docs/api/admin/unstable/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [deliveryProfileUpdate](/docs/api/admin/unstable/mutations/deliveryProfileUpdate) ## Examples