Skip to content

search: add structural to GQL search pattern type definition

Administrator requested to merge rvt/search-graphql-structural into master

Created by: rvantonder

  • Adds structural to the GQL search pattern types. This is primarily needed for the backend GQL resolver at this point.

  • Adds an integration test for end-to-end structural search code path.

Test plan: Ran the search integration tests with the new test against a server docker image (yarn jest src/regression/search.test.ts)

Merge request reports

Loading