search: add structural to GQL search pattern type definition
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
)