graphql-auth-directives icon indicating copy to clipboard operation
graphql-auth-directives copied to clipboard

Support graphql-tools v8

Open chenrui333 opened this issue 3 years ago • 1 comments

SchemaDirectiveVisitor has been removed from @graphql-tools/utils with the 8.0.0 release: ardatan/graphql-tools#3081

The new approach is to use mapSchema and getDirectives functions.

chenrui333 avatar Jan 25 '22 20:01 chenrui333

It's a breaking change, though, which completely sucks. They should have kept it in there for legacy reasons.

PS: this repo is dead, sadly.

benjamin-rood avatar Feb 04 '22 09:02 benjamin-rood