Fix GraphQL warning
Created by: mrnugget
This fixes a linter/TypeScript warning/error that didn't show up at runtime but that has been bugging me for a while in VS Code.
Test plan
- Manually test that query still works as intended
- Error disappears in VS Code