# CompanyContactRevokeRolePayload - admin - PAYLOAD Version: unstable ## Description Return type for `companyContactRevokeRole` mutation. ### Access Scopes ## Fields * [revokedCompanyContactRoleAssignmentId](/docs/api/admin/unstable/scalars/ID): ID - The role assignment that was revoked. * [userErrors](/docs/api/admin/unstable/objects/BusinessCustomerUserError): BusinessCustomerUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [companyContactRevokeRole](/docs/api/admin/unstable/mutations/companyContactRevokeRole) ## Examples