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
At the moment the inspection added in #386 looks for schema fields that have no DataFetcher registration, neither explicit nor property based. We can also do the opposite to look for DataFetchers that have no matching schema field.
The text was updated successfully, but these errors were encountered:
At the moment the inspection added in #386 looks for schema fields that have no
DataFetcher
registration, neither explicit nor property based. We can also do the opposite to look forDataFetcher
s that have no matching schema field.The text was updated successfully, but these errors were encountered: