# CompanyContactRevokeRolesPayload - admin - PAYLOAD Version: unstable ## Description Return type for `companyContactRevokeRoles` mutation. ### Access Scopes ## Fields * [revokedRoleAssignmentIds](/docs/api/admin/unstable/scalars/ID): ID - A list of role assignment IDs that were removed from the company contact. * [userErrors](/docs/api/admin/unstable/objects/BusinessCustomerUserError): BusinessCustomerUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [companyContactRevokeRoles](/docs/api/admin/unstable/mutations/companyContactRevokeRoles) ## Examples