Documentation
Preparing search index...
Model/API
GetTeamDeviceQuery
Type Alias GetTeamDeviceQuery
type
GetTeamDeviceQuery
=
{
getTeamDevice
?:
|
{
__typename
:
"TeamDevice"
;
DeviceID
?:
number
|
null
;
ID
:
number
;
TeamID
?:
number
|
null
;
}
|
null
;
}
Index
Properties
get
Team
Device?
Properties
Optional
get
Team
Device
getTeamDevice
?:
|
{
__typename
:
"TeamDevice"
;
DeviceID
?:
number
|
null
;
ID
:
number
;
TeamID
?:
number
|
null
;
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
get
Team
Device
Documentation
Loading...