NPM module - izara-market-shared
Revision as of 11:59, 7 March 2021 by Sven the Barbarian (talk | contribs)
Overview
Shared libraries used across the izara market project
Repository
https://bitbucket.org/stb_working/izara-market-shared/src/master/
CatalogManagerLib
constants
Ids used in graphs for identifying system text translations
- {string} CatalogStandardServiceNameGraphId = "catalogStandard"
- {string} CategoryTreeStandardServiceNameGraphId = "categoryTreeStandard"
- {string} CategoryStandardServiceNameGraphId = "categoryStandard"
CatalogStandardLib
constants
Tags used in graphs for identifying different vertex types
- {string} catalogGraphTag
- {string} catalogNameGraphTag
- {string[]} searchTypes = ["product", "sellOffer", "variantProduct"]
CategoryTreeStandardLib
constants
Tags used in graphs for identifying different vertex types
- {string} catalogNodeGraphTag
- {string} categoryNodeGraphTag
Standard edge labels
- {string} hasChildCategoryNodeEdgeLabel ("hasChildCategoryNode")
- {string} isCategoryEdgeLabel ("isCategory")
CategoryStandardLib
constants
Tags used in graphs for identifying different vertex types
- {string} categoryGraphTag
- {string} categoryNameGraphTag