AntoineA
Convex Community16mo ago
20 replies
Antoine

Struggling using convex mutations

Hey guys, I just switched from mongoDB to convex.

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 ?
Was this page helpful?