Home > @infiniteobjects/shopify-data-manager > AdminTypes > PublicationCreateInputPublicationDefaultState
The input fields for the possible values for the default state of a publication.
Signature:
export declare enum PublicationCreateInputPublicationDefaultState
| Member | Value | Description |
|---|---|---|
| AllProducts | "ALL_PRODUCTS" |
The publication is populated with all products. |
| Empty | "EMPTY" |
The publication is empty. |