Searches the airport database with the given query string
Searches the claim database for claims matching the query parameters
Searches the company database for companies matching the query parameters
Searches the event database for events matching the query parameters
Only returns id, slug, name, startTime, endTime, website, createdAt and updatedAt fields
Searches the school database with some or all of the query parameters
Note doesn't return address
Searches the team database for teams matching the query parameters
Searches the user database for users matching the query string
Perform an SQL query on the hackerapi database
The results of the query
Generated using TypeDoc
A static class with methods for searching various parts of the hackerapi database