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