Anchor to section titled 'undefined'

pageByHandle
query
deprecated

Find a page by its handle. Use page instead.


The handle of the page.


Was this section helpful?

Anchor to Page
Page
Access requirements

Shopify merchants can create pages to hold static HTML content. Each Page object represents a custom page on the online store.


Was this section helpful?
Hide code
Query reference
Copy
{
  pageByHandle(handle) {
    # Page fields
  }
}