Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

input_object

The input fields to create a page.

•

The text content of the page, complete with HTML markup.

•

A unique, human-friendly string for the page. If no handle is specified, a handle will be generated automatically from the page title. In themes, the Liquid templating language refers to a page by its handle.

•

Whether or not the page should be visible. Defaults to true if no publish date is specified.

•

The input fields to create or update a metafield.

•

The date and time (ISO 8601 format) when the page should become visible.

•

The suffix of the template that's used to render the page. If the value is an empty string or null, then the default page template is used.

•
String!non-null

The title of the page.


Was this section helpful?

Anchor to Mutations using this inputMutations using this input


Was this section helpful?