How to use it with Apollo Server?
Closed this issue · 1 comments
FluorescentHallucinogen commented
Is it possible to use it with Apollo Server? More precisely with apollo-server-express?
If yes, could you please add the sample code to README.md
?
taion commented
It's just via validationRules
in https://www.apollographql.com/docs/apollo-server/v2/api/apollo-server.html#Parameters. Do the docs for that really belong here though? It's a more general problem.