You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2025-02-18T10:20:08.915] [ERROR] APOLLO - TypeError: Cannot destructure property 'manifest' of '(intermediate value)' as it is null.
at ModelResolver.previewSql (webpack-internal:///(api)/./src/apollo/server/resolvers/modelResolver.ts:708:17)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
POST /api/graphql 200 in 7ms
while trying to deploy (Undeployed changes) the database schema and in logs I am getting this TYPE ERROR.
The text was updated successfully, but these errors were encountered:
[2025-02-18T10:20:08.915] [ERROR] APOLLO - TypeError: Cannot destructure property 'manifest' of '(intermediate value)' as it is null.
at ModelResolver.previewSql (webpack-internal:///(api)/./src/apollo/server/resolvers/modelResolver.ts:708:17)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
POST /api/graphql 200 in 7ms
while trying to deploy (Undeployed changes) the database schema and in logs I am getting this TYPE ERROR.
The text was updated successfully, but these errors were encountered: