OBJECT
ChecklistHistoryResult
link GraphQL Schema definition
- type ChecklistHistoryResult {
- : [ChecklistStatusHistoryEntry!]!
- : [ChecklistNotesHistoryEntry!]!
- : [FileHistory!]!
- }
OBJECT
- type ChecklistHistoryResult {
- : [ChecklistStatusHistoryEntry!]!
- : [ChecklistNotesHistoryEntry!]!
- : [FileHistory!]!
- }