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.
Related Filters
Properties
| Name | Type | Description |
|---|---|---|
| _cursor | String | Provides a value that can be supplied to the |
| authorType | AuthorType | The type of the author |
| createdAt | DateTime | The instant this object has been created |
| String | The email of the author | |
| id | ID | An auto-generated string that identifies this child entity uniquely within this collection of child entities |
| name | String | The full name of the author |
| phone | String | The phone number listed by the author |
| updatedAt | DateTime | The instant this object has been updated the last time |
This page was generated: 2024-11-06
