-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Those have relation to the client, though, in future might be implemented as standalone solutions.
This issue is for keeping information about possible solutions since there is no other place to keep it.
Some useful findings:
Data structures
-
Bitrix API fields https://bxapi.ru/src/?module_id=crm&name=CCrmLead::GetFieldsInfo
They do contain information about data types and entities relations. They can be used to marshall and aggregate entities.
Tools
- https://github.com/nobrainr/morphism
- https://github.com/typestack/class-transformer
- https://github.com/mobxjs/serializr
Guides
- Usage of decorators http://cloudmark.github.io/Json-Mapping/
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request