Schema Documentation
NodeWithExcerpt
Description
A node that can have an excerpt
Fields
Field Name | Description |
---|---|
excerpt - String | The excerpt of the post. |
Arguments
| |
id - ID! | The globally unique ID for the object |
Possible Types
NodeWithExcerpt Types |
---|
Example
{"excerpt":"abc123","id":4}