# CompanyContactRevokeRolePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `companyContactRevokeRole` mutation. ### Access Scopes ## Fields * [revokedCompanyContactRoleAssignmentId](/docs/api/admin-graphql/2024-10/scalars/ID): ID - The role assignment that was revoked. * [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 * [companyContactRevokeRole](/docs/api/admin-graphql/2024-10/mutations/companyContactRevokeRole) ## Examples