Missing __Directive.args(includeDeprecated:)
#3048
Labels
PR: bug fix 🐞
requires increase of "patch" version number
spec RFC
Implementation of a proposed change to the GraphQL specification
There's a missing piece of graphql/graphql-spec#805 from the PR #1560 which landed a while back:
__Directive.args(includeDeprecated:)
should exist but does not according to this test:https://github.com/graphql/graphql-js/pull/1560/files#diff-e30b759eeb9ff1ca829b96188286e61254c19417473b25c2e4a26ee9b6a8fe91R964
The text was updated successfully, but these errors were encountered: