diff --git a/src/Document/document.schema.ts b/src/Document/document.schema.ts index f6f568e..f7a1e65 100644 --- a/src/Document/document.schema.ts +++ b/src/Document/document.schema.ts @@ -774,9 +774,9 @@ export class DocumentSchema extends PothosSchema { // payload.pageIndex, // ctx // ); + payload.requestSync = true; } - payload.requestSync = true; // biome-ignore lint/suspicious/noExplicitAny: error is any } catch (error: any) { Logger.error("Background sync check failed", {