MarketCreateInput
The input fields required to create a market.
Anchor to FieldsFields
- Anchor to enabledenabled•
Whether the market is enabled to receive visitors and sales. If a value isn't provided, then the market is enabled by default if all included regions have shipping rates, and disabled if any regions don't have shipping rates.
Note: Regions in inactive markets can't be selected on the storefront or in checkout.
- Anchor to handlehandle•
A unique identifier for the market. For example
"ca"
. If the handle isn't provided, then the handle is auto-generated based on the country or name.- Anchor to namename•String!non-null
The name of the market. Not shown to customers.
- Anchor to regionsregions•[Market
Region requiredCreate Input!]! The regions to be included in the market. Each region can only be included in one market at a time.