Documentation
Preparing search index...
Model/API
CreateInfillTypeMutation
Type Alias CreateInfillTypeMutation
type
CreateInfillTypeMutation
=
{
createInfillType
?:
|
{
__typename
:
"InfillType"
;
ID
:
number
;
Name
?:
string
|
null
}
|
null
;
}
Index
Properties
create
Infill
Type?
Properties
Optional
create
Infill
Type
createInfillType
?:
|
{
__typename
:
"InfillType"
;
ID
:
number
;
Name
?:
string
|
null
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
Infill
Type
Documentation
Loading...