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
There are three instances in our ungrammar file that are meant to be recursive but are currently not: DirectiveLocations, UnionMemberTypes and ImplementsInterfaces. We should figure out the best way to use ungrammar to record this information.
There are three instances in our ungrammar file that are meant to be recursive but are currently not:
DirectiveLocations
,UnionMemberTypes
andImplementsInterfaces
. We should figure out the best way to use ungrammar to record this information.Current
DirectiveLocations
ungrammar:Should encompass this in the future:
Current
UnionMemberTypes
ungrammar:Should encompass this:
The text was updated successfully, but these errors were encountered: