OBJECT
HistorySnapshot
Represents snapshot of activities at given timestamp
link GraphQL Schema definition
- type HistorySnapshot {
- Login! :
- DateTimeWithTimezone! :
- # Returns only activities accessible for logged user considering aircraft
- # privileges
- HistoryActivityInterface!]! : [
- ConfirmationStatus! :
- }