Struggling using convex mutations
I created some functions on my nextJS app, and connected it to my current front-end:
- one dev dashboard to insert mocked data to try my app
- one admin dashboard for the clients to insert/read data
But the mutations on the admin dashboard are not being called, but it works perfectly using the dev dashboard, but the way of calling the API is exactly the same.
Please can someone take some time with me to up on a call and try resolve this issue with me ?
