Skip to main content
Anchor to CompanyLocationAssignRolesPayload

CompanyLocationAssignRolesPayload

payload

Return type for companyLocationAssignRoles mutation.

•[CompanyContactRoleAssignment!]

A list of newly created assignments of company contacts to a company location.

Show fields
•[BusinessCustomerUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Assigns roles on a company location.

Show payload

Arguments

•ID!
required

The location whose roles are being assigned.

•[CompanyLocationRoleAssign!]!
required

The roles to assign.

Show input fields


Was this section helpful?