Error started showing up after I deleted all the documents from the DB
Error: [CONVEX Q(documents:getById)] ArgumentValidationError: Object is missing the required field `documentId`. Consider wrapping the field validator in `v.optional(...)` if this is expected.
Error: [CONVEX Q(documents:getById)] ArgumentValidationError: Object is missing the required field `documentId`. Consider wrapping the field validator in `v.optional(...)` if this is expected.