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