Fields
exact_url
StringThe exact URL for the route when 'selected' is set to 'exact'.
query
JSONAn object representing query parameters for the route when 'selected' is set to 'query'.
selected
SelectedTypeSpecifies the type of route selection, which can be 'none', 'exact', or 'query'.
Was this section helpful?