Schema Documentation
NodeWithAuthor
Description
A node that can have an author assigned to it
Fields
Field Name | Description |
---|---|
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 |
Example
{"author":NodeWithAuthorToUserConnectionEdge,"authorDatabaseId":123,"authorId":"4"}