| Classes | |
|---|---|
| CustomQueryOptions | OData **custom query options** — the non-`$`, non-`@` parameters on a request URL (e.g. `?roleCode=customer`). |
| ODataRequest | Minimal request value object for the QueryPlanner. |
| ODataResponse | OData HTTP response — supports both streamed and buffered output with OData error handling. |
| ReadGate | The read-authorization gate: authorize a plan, then execute it. |
| Namespaces | |
| LaravelUi5\OData\Http\Controller | |