ConfigEshopPreferencesHomepage Object
Description
Homepage preferences configuration.
Declaration
type ConfigEshopPreferencesHomepage {
type: String!
handle: String
}
Fields
| Name | Type | Description |
|---|---|---|
type | String! | Type of homepage content (e.g., "article", "catalogue", "collection", "item"). |
handle | String | URL handle for the homepage content. |