--- title: CompanyUpdatePayload - GraphQL Admin description: Return type for `companyUpdate` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/companyupdatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/companyupdatepayload.md --- # Company​Update​Payload payload Return type for `companyUpdate` mutation. ## Fields * company [Company](https://shopify.dev/docs/api/admin-graphql/latest/objects/Company) The updated company. * user​Errors [\[Business​Customer​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/BusinessCustomerUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [company​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/companyUpdate) mutation Updates a company. *** ## Map ### Mutations with this payload * [company​Update](https://shopify.dev/docs/api/admin-graphql/latest/types/companyUpdate)