Skip to main content
Anchor to CompanyLocationAssignAddressPayload

CompanyLocationAssignAddressPayload

payload

Return type for companyLocationAssignAddress mutation.

•[CompanyAddress!]

The list of updated addresses on the 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

Updates an address on a company location.

Show payload

Arguments

•CompanyAddressInput!
required

The input fields to use to update the address.

Show input fields
•[CompanyAddressType!]!
required

The list of address types on the location to update.

Show enum values
•ID!
required

The ID of the company location to update addresses on.



Was this section helpful?