Types > OrganizationCreate
OrganizationCreate
Description
Topic: Organizations
Fields
billing_address: AddressCreate!
Billing address of the organization
The name of the organization
Example: "FooBar Inc."
Valid when: name is not empty
Valid when: name's length doesn't exceed 250 characters
Unique identifier for the subscription plan a shop is on
Example: "Medium"
Whether organization is in test mode or not
Example: false
Used By
Mutations
Preview (typescript)
Loading module