datatracker
datatracker copied to clipboard
Implement GraphQL Endpoint
trafficstars
Description
⚠️ Depends on Django 3.2 or later, so on hold until the project is upgraded to a newer version.
Implement Strawberry + Strawberry Django Plus to provide a GraphQL endpoint to query the models.
Early agenda tests shows a 10x performance improvement compared to the current implementation.
Would replace temporary REST endpoint implementation: https://github.com/ietf-tools/datatracker/blob/main/ietf/meeting/views.py#L1596
Code of Conduct
- [X] I agree to follow the IETF's Code of Conduct