Polishing the plugin
Find the complete code for this article on Github
In the first 4 articles of this series, we created an Apollo Server plugin to identify fields in our schema that we want to make non-nullable, but are presently returning null. In this final article, ...
scbird.hashnode.dev7 min read