How to implement multiple custom schema directives (visitSchemaDirectives) through utils package for v8 ? #4254
-
Hi, in my v7 implementation, I had:
in the apollo and graphql/tools docs the example only highlights how to implement single custom directives for v8:
My question becomes if I had multiple directives, what is considered the standard on implementing it or how would you implement it?
^ https://www.graphql-tools.com/docs/schema-directives#examples But was not sure if any of this is a recommended standard, if this would work or if there is a function that handles this similar logic like |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Duplicate of #3419 |
Beta Was this translation helpful? Give feedback.
Duplicate of #3419