Documentation
Preparing search index...
Model/API
OnCreateTeamSubscription
Type Alias OnCreateTeamSubscription
type
OnCreateTeamSubscription
=
{
onCreateTeam
?:
|
{
__typename
:
"Team"
;
ID
:
number
;
Name
?:
string
|
null
;
Sport
?:
string
|
null
;
}
|
null
;
}
Index
Properties
on
Create
Team?
Properties
Optional
on
Create
Team
onCreateTeam
?:
|
{
__typename
:
"Team"
;
ID
:
number
;
Name
?:
string
|
null
;
Sport
?:
string
|
null
;
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
Create
Team
Documentation
Loading...