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