Type: Author

Entity representing an Author, which is used in various places in the data model to refer to a person, organization, or tool that is responsible for some action.


Properties

NameTypeDescription
_cursorString

Provides a value that can be supplied to the after argument for pagination. Depends on the value of the orderBy argument.

authorTypeAuthorType

The type of the author

createdAtDateTime

The instant this object has been created

emailString

The email of the author

idID

An auto-generated string that identifies this child entity uniquely within this collection of child entities

nameString

The full name of the author

phoneString

The phone number listed by the author

updatedAtDateTime

The instant this object has been updated the last time


This page was generated: 2024-05-17