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
Possible Types
NodeWithAuthor Types

MediaItem

Page

Post

Example
{"author":NodeWithAuthorToUserConnectionEdge,"authorDatabaseId":123,"authorId":"4"}