Returns a Page resource by ID.


Anchor to id
id
required

The ID of the Page to return.


Was this section helpful?

Anchor to Page
Page
Access requirements

A page on the Online Store.


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