Skip to content

Search backend: move protocol to SearchInputs

Warren Gifford requested to merge cc/protocol into main

Created by: camdencheek

This removes r.protocol() and moves the value to the SearchInputs type so we can calculate it when we generate search inputs. This is split off the large set of changes I'm workign on to cut ties between streaming search and graphqlbackend.

Test plan

Semantics-preserving and covered by unit tests.

Merge request reports

Loading