ENUM

ThemeComponentEntityParameterTypeEnum

List of available component entity parameter types

link GraphQL Schema definition

  • enum ThemeComponentEntityParameterTypeEnum {
  • # Article
  • ARTICLE
  • # Category of articles
  • ARTICLE_CATEGORY
  • # Page
  • PAGE
  • # Location
  • LOCATION
  • # Location opening hours
  • OPENING_HOURS
  • # Menu
  • MENU
  • # Image slider
  • IMAGE_SLIDER
  • }