Custom directives with express-graphql [ Part-2 ]
Defining graphql schema
We defined simple structure for our photos app in part-1 of this blog.
๐ Final code: Link
๐ Live preview: Link
In this post we will implement the graphql schema and the corrosponding resolvers. So without wasting any tim...
pineapple45.hashnode.dev18 min read