Add AuditLog GQL interface
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
## Motivation
- We need to create a GQL interface that matches the newly added AuditLog.
## Required Features
- Pagination should be supported.
- It should allow flexible filtering and querying through each field.
## Impact
- The client will be able to freely query the AuditLog table.
## Testing Scenarios
- Manual test
JIRA Issue: BA-1009
Contributor guide
Assessment
This issue has not been assessed yet.