@transreport/pauk-staff-api
Preparing search index...
getGetJourneyLegsQueryKey
Variable getGetJourneyLegsQueryKey
Const
getGetJourneyLegsQueryKey
:
(
params
?:
GetJourneyLegsParams
,
)
=>
readonly
[
"/staff/api/v1/journey_legs"
,
...
GetJourneyLegsParams
[]
]
Type Declaration
(
params
?:
GetJourneyLegsParams
,
)
:
readonly
[
"/staff/api/v1/journey_legs"
,
...
GetJourneyLegsParams
[]
]
Parameters
Optional
params
:
GetJourneyLegsParams
Returns
readonly
[
"/staff/api/v1/journey_legs"
,
...
GetJourneyLegsParams
[]
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@transreport/pauk-staff-api
Loading...