Type Alias QueryResultBeta

QueryResult: ApiResult<any[]>

Type representing a query result, which is an API result containing an array of any type.