Schema Documentation

NodeWithAuthor

Description

A node that can have an author assigned to it

Fields
Field NameDescription
author - NodeWithAuthorToUserConnectionEdge Connection between the NodeWithAuthor type and the User type
authorDatabaseId - Int The database identifier of the author of the node
authorId - ID The globally unique identifier of the author of the node
id - ID! The globally unique ID for the object
Possible Types
NodeWithAuthor Types

MediaItem

Page

Post

Example
{"author":NodeWithAuthorToUserConnectionEdge,"authorDatabaseId":987,"authorId":4,"id":"4"}