graphql-js icon indicating copy to clipboard operation
graphql-js copied to clipboard

fix: check the actual `GraphQLDirective` instance in `isSpecifiedDirective`

Open ardatan opened this issue 3 weeks ago • 1 comments

Related https://github.com/ardatan/graphql-tools/pull/7716

Fixes the bug when a GraphQLDirective instance is passed with the same name as specified directives, isSpecifiedDirective returns true unexpectedly.

ardatan avatar Nov 22 '25 02:11 ardatan

@ardatan is attempting to deploy a commit to the The GraphQL Foundation Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Nov 22 '25 02:11 vercel[bot]