OBJECT

ThemeComponentPreview

Theme component preview

link GraphQL Schema definition

  • type ThemeComponentPreview {
  • # Has the generation succeeded?
  • success: Boolean!
  • # HTML preview
  • html: String!
  • # Available parameters
  • context: AssociativeArray!
  • }

link Require by