ActionLog Interface
An ActionLog is a record of an action taken by the system. For audit purposes and debugging, the system records the decisions it takes, and the interactions with it, as it operates. These logs are made available to the user for review and analysis, and are kept for a period of time according to the plan subscribed to.
Fields
#
updatedAt
Non-null
The timestamp of the action log last update, for example a web request log will be updated with the outcome
Implementations
#
Usages
#
References
#
- Field actionLog from Query
- Field node from ActionLogEdge
Previous
AcceptInvitationInput