CompanyContactRole - admin-graphql - OBJECT
Version: 2024-10
Description:
The role for a [company contact](https://shopify.dev/api/admin-graphql/latest/objects/companycontact).
Access Scopes
`read_customers` access scope or `read_companies` access scope. Also: The API client must be installed on a Shopify Plus store.
Fields
-
id:
ID! -
A globally-unique ID.
-
name:
String! -
The name of a role.
For example, `admin` or `buyer`.
-
note:
String -
A note for the role.
Connections
Related queries
Related mutations
Related Unions
Examples