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