Schema Documentation
NodeWithTitle
Description
A node that NodeWith a title
Fields
Field Name | Description |
---|---|
id - ID! | The globally unique ID for the object |
seo - PostTypeSEO | The Yoast SEO data of the ContentNode |
title - String | The title of the post. This is currently just the raw title. An amendment to support rendered title needs to be made. |
Arguments
|
Example
{"id":"4","seo":PostTypeSEO,"title":"xyz789"}