Skip to content

Search backend: remove settings from SearchArgs

Warren Gifford requested to merge cc/remove-args-settings into main

Created by: camdencheek

These are documented as "for tests", but are never actually set in tests. It is not part of the GraphQL schema, so is safe to remove.

Stacked on #32018

Test plan

Removing dead code. Covered statically.

Merge request reports

Loading