Documentation
Preparing search index...
Model/API
DeleteRunGroupMutation
Type Alias DeleteRunGroupMutation
type
DeleteRunGroupMutation
=
{
deleteRunGroup
?:
|
{
__typename
:
"RunGroup"
;
EarliestStartTime
?:
string
|
null
;
GroupedAt
?:
string
|
null
;
ID
:
number
;
PercentOutsideOfCorridors
?:
number
|
null
;
}
|
null
;
}
Index
Properties
delete
Run
Group?
Properties
Optional
delete
Run
Group
deleteRunGroup
?:
|
{
__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
delete
Run
Group
Documentation
Loading...