Build a Next App with a full GraphQL API from just a JSON or CSV file
Introduction In this guide, we'll be using a JSON or CSV file with some data in it to build a fully featured GraphQL API inside a NextJS application. For this to work, we'll need some tools, here are links to all the tools used in this guide if you'd...
Jan 24, 20235 min read168