Shopify GraphQL API / Page
Shopify merchants can create pages to hold static HTML content. Each Page object represents a custom page on the online store.
Implements
Fields
body : HTML!
bodySummary : String!
createdAt : DateTime!
handle : String!
id : ID!
metafield
(
String: String!
String: String!
)
:
Metafield
metafields
(
String: String
Int: Int
String: String
Int: Int
String: String
Boolean: Boolean
)
:
MetafieldConnection!
onlineStoreUrl : URL
seo : SEO
title : String!
updatedAt : DateTime!