-
This is main package that frontend will be using.
- So that that should not be anything that are backend specific - There can be static functions that are used in backend but may be used in frontend. - But the general idea is to add everything related to frontend only or frontend+backend
-
Data that needs to be here.
1. All of the common interfaces 2. All of the resolver input and result interfaces 3. All of the common enum definitions 4. All of the query strings. this query strings will be used by: - frontend to send request to backend server - backend for tests 5. All of the utility functions that are not dependant on backend specific data or structure 6. All of the common types.
corede-common
5.3.91-cocrm • Public • Published Readme
Keywords
nonePackage Sidebar
Install
npm i corede-common
Weekly Downloads
106
Version
5.3.91-cocrm
License
ISC
Unpacked Size
741 kB
Total Files
1495