OBJECT
Orion layout preview (server-side rendered, iso with the public front)
type OrionLayoutPreview {# Has the rendering succeeded?success: Boolean! # Rendered HTML of the full layouthtml: String! }