### Additions
* added new parameter `teamLimit` to `teamActionLogs` query ### Removals * removed `sandboxTimestamp` from `SandboxLogDetails` * the timestamp sent from sandboxes is used directly in `ActionLog.timestamp` =\> make sure to adapt the action log subscription handler accordinly * removed field `sandboxTimestamp: DateTime!` from `SandboxLogDetails` types Closes inject/backend#532, inject/backend#534, inject/backend#517
Loading
Please sign in to comment