# CompanyLocationAssignAddressPayload - admin - PAYLOAD Version: unstable ## Description Return type for `companyLocationAssignAddress` mutation. ### Access Scopes ## Fields * [addresses](/docs/api/admin/unstable/objects/CompanyAddress): CompanyAddress - The list of updated addresses on the company location. * [userErrors](/docs/api/admin/unstable/objects/BusinessCustomerUserError): BusinessCustomerUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [companyLocationAssignAddress](/docs/api/admin/unstable/mutations/companyLocationAssignAddress) ## Examples