Skip to main content

ConfigEshopPreferencesHomepage Object

Description

Homepage preferences configuration.

Declaration

type ConfigEshopPreferencesHomepage {
type: String!
handle: String
ref: ID
}

Fields

NameTypeDescription
typeString!Type of homepage content (e.g., "article", "catalogue", "collection", "item").
handleStringURL handle for the homepage content.
refIDReference identifier for the homepage content.