ConfigEshopPreferencesHomepage Object
Description
Homepage configuration.
Declaration
type ConfigEshopPreferencesHomepage {
type: String!
handle: String!
ref: ID
}
Fields
| Name | Type | Description |
|---|---|---|
type | String! | Type of homepage (e.g., "article", "collection"). |
handle | String! | Handle or identifier for the homepage content. |
ref | ID | Reference identifier for the homepage content. |