CompanyContactRoleAssignment
Requires access scope or
access scope. Also: The API client must be installed on a Shopify Plus store.
The CompanyContactRoleAssignment describes the company and location associated to a company contact's role.
Anchor to FieldsFields
- Anchor to companycompany•Company!non-null
The company this role assignment belongs to.
- Anchor to companyContactcompany•
Contact CompanyContact! non-null The company contact for whom this role is assigned.
- Anchor to companyLocationcompany•
Location CompanyLocation! non-null The company location to which the role is assigned.
- Anchor to createdAtcreated•
At DateTime! non-null The date and time (ISO 8601 format) when the assignment record was created.
- •ID!non-null
A globally-unique ID.
- Anchor to rolerole•Company
Contact non-nullRole! The role that's assigned to the company contact.
- Anchor to updatedAtupdated•
At DateTime! non-null The date and time (ISO 8601 format) when the assignment record was last updated.
Map
Fields and connections with this object
Anchor to MutationsMutations
- •mutation
Assigns a role to a contact for a location.
- •mutation
Assigns roles on a company contact.
- •mutation
Assigns roles on a company location.