API Status Get API Key
TYPE

Author

Represent the author of a post or note.

Fields 5

id : AccountId!

The unique identifier of the author.

email : String!

The email address of the author.

avatar : String!

The avatar URL of the author.

isDeleted : Boolean!

Indicates whether the author is a deleted.

name : String

The name of the author. Null if the user has not yet set a name.