Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RouteOptions

Hierarchy

  • RouteOptions

Index

Properties

contentType?: string

Content type for the route. If not specified, it will be inferred from the URL path.

fields?: Record<string, any>

Fields to store on the route.

urlPath: string

URL path used when looking up the route.

Methods

Generated using TypeDoc