# ConsentPolicyUpdatePayload - admin - PAYLOAD Version: unstable ## Description Return type for `consentPolicyUpdate` mutation. ### Access Scopes ## Fields * [updatedPolicies](/docs/api/admin/unstable/objects/ConsentPolicy): ConsentPolicy - All updated and created consent policies. The consent policies that haven't been modified as part of the mutation aren't returned. * [userErrors](/docs/api/admin/unstable/objects/ConsentPolicyError): ConsentPolicyError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [consentPolicyUpdate](/docs/api/admin/unstable/mutations/consentPolicyUpdate) ## Examples