DaffRouteData
Data associated with a route.
Properties
| Name | Type | Description |
|---|---|---|
| canonical_url | string | The canonical url of the route. |
| meta_description | string | The meta description of the route. |
| title | string | The title of the route. |
| schema | Record<string, unknown> | An associated schema for the route. See Schema for full capabilities. |