Skip to content

search contexts: add support for minimal fields

Warren Gifford requested to merge rn/search-contexts-minimal-fields into main

Created by: novoselrok

Speeds up the search contexts dropdown initial load.

Test plan

  • Go to /search
  • Open network tab
  • Open the search contexts dropdown
  • Go to the network tab, look for AutoDefinedSearchContexts and ListSearchContexts GQL requests
  • Inspect the payload and verify that namespace and repositories fields are not present in the response

Merge request reports

Loading