...
Create a query to add new data of cash limitation in the sanity through DOP
Add new data of rules of Cash Limitation in restaurant interface;
Add this rules of cash limitation in the DOP service;
Import the sanity-client in DOP
Another Solutions
...
These another solutions we didn’t choose, because it is not so good, there are many integrations and the development is more complex.
2.Intl-packages
To do this, we simply need to add the data control logic in intl-packages/package/sanity and import this package into DOP. This allows us to centralize restaurant information in just one place (Sanity), making the implementation simpler.
...