OBJECT

OrionLayoutPreview

Orion layout preview (server-side rendered, iso with the public front)

link GraphQL Schema definition

  • type OrionLayoutPreview {
  • # Has the rendering succeeded?
  • success: Boolean!
  • # Rendered HTML of the full layout
  • html: String!
  • }

link Require by