StorePage
OBJECT
Fields
id:ID!organization_id:ID!store_id:ID!theme_id:IDslug:String!handle:StringURL-friendly identifier used by the storefront router (Shopify-style).
title:String!template_path:StringPath of the Liquid template that renders this page (e.g. templates/page.about.liquid). Falls back to templates/page.liquid when unset.
Section-based draft content (Shopify OS2 JSON template shape).
Section-based live content served to anonymous traffic.
body:StringSimple HTML body for legacy / CMS-style pages. Liquid templates read this as `page.body`. Null when the page uses section-based rendering instead.
content_mode:String!How this page is authored/rendered: prose (body) | sections (Liquid OS2) | craft (Craft.js).
layout:String!Storefront chrome: default (header+footer) | bare (landing/campaign, no global chrome).
meta_title:Stringmeta_description:Stringmeta_keywords:Stringog_image_url:Stringversion:Int!is_published:Boolean!seo_title:String!has_unpublished_changes:Boolean!