Anchor to CompanyContactRoleAssignmentCompany
objectCompany Contact Role Assignment
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•Company
Contact Contact! non-null The company contact for whom this role is assigned.
- Anchor to companyLocationcompany•Company
Location Location! non-null The company location to which the role is assigned.
- Anchor to createdAtcreated•Date
At Time! 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 Role! non-null The role that's assigned to the company contact.
- Anchor to updatedAtupdated•Date
At Time! non-null The date and time (ISO 8601 format) when the assignment record was last updated.
Was this section helpful?
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.
Was this section helpful?