+3
-15
packages/graphqlsp/README.md
+3
-15
packages/graphqlsp/README.md
···Currently the tracking unused fields feature has a few caveats with regards to tracking, first and foremost-it will only track in the same file to encourage [fragment co-location](https://www.apollographql.com/docs/react/data/fragments/#colocating-fragments).+[fragment co-location](https://www.apollographql.com/docs/react/data/fragments/#colocating-fragments).-Lastly we don't track mutations/subscriptions as some folks will add additional fields to properly support+Secondly, we don't track mutations/subscriptions as some folks will add additional fields to properly support