You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the catalog is immutable unless directly updating the SQL database. There are use-cases where it is valuable to be able to update the catalog, for example to show changes are persisted over database restarts.
Add API calls to the catalog API that allows products to be created and modified. This does not involve any UI work.
The text was updated successfully, but these errors were encountered:
Currently the catalog is immutable unless directly updating the SQL database. There are use-cases where it is valuable to be able to update the catalog, for example to show changes are persisted over database restarts.
Add API calls to the catalog API that allows products to be created and modified. This does not involve any UI work.
The text was updated successfully, but these errors were encountered: