# ListQueryRunsResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**count** | **i32** | |
**has_more** | **bool** | |
**limit** | **i32** | |
**next_cursor** | Option<**String**> | | [optional]
**query_runs** | [**Vec<models::QueryRunInfo>**](QueryRunInfo.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)