Skip to main content
mutation

Requires write_customers access scope or write_companies access scope. Also: The API client must be installed on a Shopify Plus store.

Creates a company.

CompanyCreateInput!
required

The fields to use when creating the company.


Was this section helpful?

Anchor to CompanyCreatePayload returnsCompanyCreatePayload returns

Company

The created company.

[BusinessCustomerUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?