Schema Documentation

NodeWithTitle

Description

A node that NodeWith a title

Fields
Field NameDescription
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
format - PostObjectFieldFormatEnum

Format of the field output

Example
{"id":"4","seo":PostTypeSEO,"title":"xyz789"}