feat: add links between milestone modification logs and their results
### Changes * changed field `previousLog: ActionLogInterface` to `previousLogs: [ActionLogInterface!]!` ### Deletions * removed `previousLogId: ID` field from `ActionLogInterface` Closes #522
Loading
Please sign in to comment