Creating a simple Apollo Server plugin
Find the complete code for this article on Github
In part 1 we created a GraphQL directive @proposedNonNullable to provide a safe way of converting all our nullable GraphQL fields to non-nullable. In parts 2, 3, and 4 we will build out an Apollo Serv...
scbird.hashnode.dev10 min read