Queries are the bread and butter of your backend API. They fetch data from the| docs.convex.dev
Mutations insert, update and remove data from the database, check authentication| docs.convex.dev
Actions can call third party services to do things such as processing a payment| docs.convex.dev
The Request interface of the Fetch API represents a resource request.| developer.mozilla.org