flexadminportal
Preparing search index...
Model/API
ListRunGroupsQuery
Type Alias ListRunGroupsQuery
type
ListRunGroupsQuery
=
{
listRunGroups
?:
|
(
|
{
__typename
:
"RunGroup"
;
EarliestStartTime
?:
string
|
null
;
GroupedAt
?:
string
|
null
;
ID
:
number
;
PercentOutsideOfCorridors
?:
number
|
null
;
}
|
null
)
[]
|
null
;
}
Index
Properties
list
Run
Groups?
Properties
Optional
list
Run
Groups
listRunGroups
?:
|
(
|
{
__typename
:
"RunGroup"
;
EarliestStartTime
?:
string
|
null
;
GroupedAt
?:
string
|
null
;
ID
:
number
;
PercentOutsideOfCorridors
?:
number
|
null
;
}
|
null
)
[]
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
list
Run
Groups
flexadminportal
Loading...