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
specifiedSDLRules, which is used in buildASTSchema, does not include the ValuesOfCorrectTypeRule validation rule. I think this rule is needed to e.g. reject true where an object literal would be expected on a directive argument.