# CompanyLocationUpdatePayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `companyLocationUpdate` mutation. ### Access Scopes ## Fields * [companyLocation](/docs/api/admin-graphql/2024-07/objects/CompanyLocation): CompanyLocation - The updated company location. * [userErrors](/docs/api/admin-graphql/2024-07/objects/BusinessCustomerUserError): BusinessCustomerUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [companyLocationUpdate](/docs/api/admin-graphql/2024-07/mutations/companyLocationUpdate) ## Examples