Skip to content
Discussion options

You must be logged in to vote

Hey 👋 ,
it just had something to do with missing types from @graphql-typed-document-node/core.
After adding it explicitly via ...
pnpm -F my-app add -D @graphql-typed-document-node/core (I am in a pnpm monorepo)
pnpm add -D @graphql-typed-document-node/core (if you aren't in a monorepo)

fragment-masking works great. A new milestone 👍

I believe that the issue with @graphql-typed-document-node/core is confusing some users who are trying to get fragment masking to work.

#8859

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wuarmin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant