Filter: gk/gravityview/view/refresh/enabled
Filters whether the refresh endpoint serves a View that does not refresh live.
Parameters
| Name | Type | Description |
|---|---|---|
| $enabled | bool | Whether the endpoint is enabled for the View. Default false. |
| $view | \View | The View. |
Since
- $ver$: $ver$
Source
Defined in src/REST/Controllers/ViewRefreshRoute.php at line 205