Anchor to customerAccountPagecustomer
customer Account Page
query
Returns a customer account page.
Anchor to Possible returnsPossible returns
- Anchor to CustomerAccountPageCustomer•
Account Page A customer account page.
- default
Cursor• String!non-null A default cursor that returns the single next record, sorted ascending by ID.
- handle•String!non-null
A unique, human-friendly string for the customer account page.
- id•ID!non-null
The unique ID for the customer account page.
- title•String!non-null
The title of the customer account page.
- default
Was this section helpful?
Query Reference
{
customerAccountPage(id) {
# customerAccountPage fields
}
}