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