Documentation
Preparing search index...
Model/API
CreateTeamDeviceMutation
Type Alias CreateTeamDeviceMutation
type
CreateTeamDeviceMutation
=
{
createTeamDevice
?:
|
{
__typename
:
"TeamDevice"
;
DeviceID
?:
number
|
null
;
ID
:
number
;
TeamID
?:
number
|
null
;
}
|
null
;
}
Index
Properties
create
Team
Device?
Properties
Optional
create
Team
Device
createTeamDevice
?:
|
{
__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
create
Team
Device
Documentation
Loading...