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