ios-oss
ios-oss copied to clipboard
MBL-2342: Add GraphQL support for filtering projects by location
📲 What
- Add queries to search for project locations
- Update
SearchQueryto take a location ID
🤔 Why
Filtering projects by location requires us to be able to search for those locations, first. This adds all the GraphQL support necessary for searching by location.