almost done
This commit is contained in:
@@ -9,8 +9,7 @@ import {
|
||||
import type { Doc, Id } from './_generated/dataModel';
|
||||
import { paginationOptsValidator } from 'convex/server';
|
||||
|
||||
// NEW: shared ctx type for helpers
|
||||
type RWCtx = MutationCtx | QueryCtx;
|
||||
type RWCtx = MutationCtx | QueryCtx
|
||||
|
||||
type StatusRow = {
|
||||
user: {
|
||||
|
Reference in New Issue
Block a user