# DeliveryProfileUpdatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `deliveryProfileUpdate` mutation. ### Access Scopes ## Fields * [profile](/docs/api/admin-graphql/2024-10/objects/DeliveryProfile): DeliveryProfile - The delivery profile that was updated. * [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 * [deliveryProfileUpdate](/docs/api/admin-graphql/2024-10/mutations/deliveryProfileUpdate) ## Examples