Documentation
Preparing search index...
Model/API
UpdateRunGroupMutation
Type Alias UpdateRunGroupMutation
type
UpdateRunGroupMutation
=
{
updateRunGroup
?:
|
{
__typename
:
"RunGroup"
;
EarliestStartTime
?:
string
|
null
;
GroupedAt
?:
string
|
null
;
ID
:
number
;
PercentOutsideOfCorridors
?:
number
|
null
;
}
|
null
;
}
Index
Properties
update
Run
Group?
Properties
Optional
update
Run
Group
updateRunGroup
?:
|
{
__typename
:
"RunGroup"
;
EarliestStartTime
?:
string
|
null
;
GroupedAt
?:
string
|
null
;
ID
:
number
;
PercentOutsideOfCorridors
?:
number
|
null
;
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
update
Run
Group
Documentation
Loading...