kgoggin / reason-react-apollo

Reason Bindings For Apollo's React API
https://reason-react-apollo.kylegoggin.com
MIT License
24 stars 1 forks source link

Fragments in .graphql documents are not included #10

Open kgoggin opened 5 years ago

kgoggin commented 5 years ago

When we pre-compile the GraphQL documents, it doesn't include any fragments that are imported from another file.