Metadata about who created or updated the object and when.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
createdAt | Maybe<Any> | The date and time when the object was created. |
createdBy | Maybe<User> | The user who created the object. |
lastUserModificationAt | Maybe<Any> | The date and time when the object was last updated. |
lastUserModificationBy | Maybe<User> | The user who last updated the object. |
Rate this page: