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
To solve this, we can use #107. We can simply compute this by folding over mutations/queries and tracking the fragments they refer to. Once this is known, we can build the transitive closure of fragments the fragments refer to. Finally, every fragment not in this set is unused.
The system must reject the following query, which has a fragment which is never used in the system.
The text was updated successfully, but these errors were encountered: