arianahaydnnn
CCConvex Community
•Created by arianahaydnnn on 7/12/2024 in #support-community
Running multiple projects in convex backend
Hello, I ran the convex-backend repo on my local. Only 1 project is running in it. How can I increase this?
3 replies
CCConvex Community
•Created by arianahaydnnn on 7/8/2024 in #support-community
Update status check
Hi, i wanna check update status this code.
How can i do that.
await ctx.db.replace(data._id, { ...data,flight_id: args.new_flight_id });
4 replies