Schema Documentation
NodeWithPageAttributes
Description
A node that can have page attributes
Fields
| Field Name | Description |
|---|---|
id - ID! | The globally unique ID for the object |
menuOrder - Int | A field used for ordering posts. This is typically used with nav menu items or for special ordering of hierarchical content types. |
Possible Types
| NodeWithPageAttributes Types |
|---|
Example
{"id":4,"menuOrder":123}