datatracker icon indicating copy to clipboard operation
datatracker copied to clipboard

Implement GraphQL Endpoint

Open NGPixel opened this issue 3 years ago • 0 comments
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

NGPixel avatar Jul 23 '22 16:07 NGPixel