--- title: CompanyContactRevokeRolePayload - GraphQL Admin description: Return type for `companyContactRevokeRole` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/companycontactrevokerolepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/companycontactrevokerolepayload.md --- # Company​Contact​Revoke​Role​Payload payload Return type for `companyContactRevokeRole` mutation. ## Fields * revoked​Company​Contact​Role​Assignment​Id [ID](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) The role assignment that was revoked. * user​Errors [\[Business​Customer​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/BusinessCustomerUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [company​Contact​Revoke​Role](https://shopify.dev/docs/api/admin-graphql/latest/mutations/companyContactRevokeRole) mutation Revokes a role on a company contact. *** ## Map ### Mutations with this payload * [company​Contact​Revoke​Role](https://shopify.dev/docs/api/admin-graphql/latest/types/companyContactRevokeRole)