# ConsentPolicyError - admin - OBJECT Version: unstable ## Description The errors encountered while performing mutations on consent policies. ### Access Scopes ## Fields * [code](/docs/api/admin/unstable/enums/ConsentPolicyErrorCode): ConsentPolicyErrorCode - The error code. * [field](/docs/api/admin/unstable/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/admin/unstable/scalars/String): String! - The error message. ## Connections ## Related queries ## Related mutations * [consentPolicyUpdate](/docs/api/admin/unstable/mutations/consentPolicyUpdate) Update or create consent policies in bulk. ## Related Unions ## Examples