GraphQL Dataloader
Using GraphQL gives simpler and lighter ways to manage APIs from the backend service if using correctly. One of the ways to use GraphQL correctly is to use GraphQL Dataloader.
What is Dataloader?
DataLoader is a generic utility to be used as part of...
shinyoung.hashnode.dev4 min read