In this article, we will learn what GraphQL is and how to use it. We will create a blog application using GraphQL to create users, posts, and comments. We can then update, change, and delete these attributes with GraphQL mutations. We'll also create the query resolvers to get all the users and posts.
1 Comment
Sort: