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
fix(codegen): resolve pnpm phantom dependency issue in typed-queries
- Re-export TypedDocumentNode type from the package
- Generated code imports from codegen package instead of @graphql-typed-document-node/core
- Works correctly with pnpm's strict dependency resolution
0 commit comments