Anchor to customerAccountPagecustomer
querycustomer Account Page
Returns a resource by ID.
Anchor to Arguments
Arguments
- id (ID!)
- •ID!required
The ID of the
to return.
Was this section helpful?
Anchor to Possible returnsPossible returns
- CustomerAccountPage (CustomerAccountPage)
- Anchor to CustomerAccountPageCustomer•Customer
Account Page Account Page A customer account page.
- Anchor to defaultCursordefault•String!
Cursor non-null A default cursor that returns the single next record, sorted ascending by ID.
- Anchor to handlehandle•String!non-null
A unique, human-friendly string for the customer account page.
- •ID!non-null
The unique ID for the customer account page.
- Anchor to titletitle•String!non-null
The title of the customer account page.
Was this section helpful?