Skip to main content

ConfigEshopHead Object

Description

Head tags configuration for the e-shop.

Declaration

type ConfigEshopHead {
tags: [String!]!
}

Fields

NameTypeDescription
tags[String!]!List of custom HTML tags to include in the head.