CompanyContactRole - customer - OBJECT
Version: 2025-01
Description:
A role for a company contact. Apps using the Customer Account API must meet the protected customer data [requirements](https://shopify.dev/docs/apps/launch/protected-customer-data).
Access Scopes
Fields
id
: ID! - A globally-unique ID.
name
: String! - The name of the role.
resourcePermission
: PermittedOperation! - The permissions on a specified resource.
resourcePermissions
: ResourcePermission! - A list of permissions on all resources.
Connections
Related queries
Related mutations
Related Unions
Examples