Preparing search index...
The search index is not available
@basaldev/blocks-catalog-service - v5.2.5
@basaldev/blocks-catalog-service
defaultAdapter
Attribute
Interface Attribute
interface
Attribute
{
categoryIds
?:
string
[]
;
groupName
?:
string
;
id
:
string
;
itemGroups
?:
AttributeItemGroup
[]
;
items
?:
AttributeItem
[]
;
name
:
string
;
order
?:
number
;
type
:
"Boolean"
|
"Number"
|
"Text"
|
"Select"
|
"MultiSelect"
|
"Date"
;
}
Hierarchy (
view full
)
Groupable
WithCustomFields
Attribute
AttributeResponse
Implemented by
AttributeEntity
Index
Properties
category
Ids?
group
Name?
id
item
Groups?
items?
name
order?
type
Properties
Optional
category
Ids
category
Ids
?:
string
[]
Optional
group
Name
group
Name
?:
string
id
id
:
string
Optional
item
Groups
item
Groups
?:
AttributeItemGroup
[]
Optional
items
items
?:
AttributeItem
[]
name
name
:
string
Optional
order
order
?:
number
type
type
:
"Boolean"
|
"Number"
|
"Text"
|
"Select"
|
"MultiSelect"
|
"Date"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
category
Ids
group
Name
id
item
Groups
items
name
order
type
@basaldev/blocks-catalog-service - v5.2.5
defaultAdapter
AttributeAdapter
CatalogAdapter
CatalogBaseAdapter
CatalogCategoryAdapter
CatalogLocationAdapter
CatalogProductVariant
CatalogRailwayAdapter
CatalogAppConfig
ServiceOpts
createNodeblocksCatalogApp
Generated using
TypeDoc