Skip to content

codeintel: Update nullability of code intel support in graphql

Administrator requested to merge ef/non-pointer into main

Created by: efritz

This PR makes precise/search fields nullable if there is no support of that type, and makes the nullable fields there by necessity (language name) now non-nullable.

Test plan

Started frontend locally to confirm it doesn't blow up due to bad reflection scan of resolvers.

App preview:

Merge request reports

Loading