Skip to content

Simplify use of GQL fragments to avoid warnings

Administrator requested to merge mrn/simplify-gql-fragments into main

Created by: mrnugget

This gets rid of some of the warnings when booting up VS Code, but I can't get rid of the last tone, which is due to the codeIntelFragments being injected.

Seems like eslint/TS/whatever only understand it once the file is changed & saved.

This still helps with some of it.

Test plan

  • Tested it manually by running the queries.

App preview:

Merge request reports

Loading