refactor: quality workflow, docs, tests
This commit is contained in:
parent
a9caf36b01
commit
68ace0a858
27 changed files with 758 additions and 330 deletions
|
|
@ -1,7 +1,5 @@
|
|||
import { action, mutation, query } from "./_generated/server"
|
||||
import { api } from "./_generated/api"
|
||||
import { mutation, query } from "./_generated/server"
|
||||
import { v } from "convex/values"
|
||||
import type { Id } from "./_generated/dataModel"
|
||||
|
||||
export const log = mutation({
|
||||
args: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue