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