-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't add fragments to getFatQuery #643
Comments
We enabled fragments in fat queries in ca0afe1 - will go out in 0.6.0 :-) |
Haha :-) guess I can wait then. Thanks!
|
sure thing! |
This was referenced Jul 27, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This caused me trouble just now as I needed to query for some changes to a field a type implementing an interface.
This was an unexpected limitation—any plan to remove it?
Invariant at
relay/src/traversal/intersectRelayQuery.js
Line 86 in 4e671a3
Nodes in
patternNodemust be fields.
The text was updated successfully, but these errors were encountered: