project_graphql_blog icon indicating copy to clipboard operation
project_graphql_blog copied to clipboard

With featured and recent posts, categories. full markdown articles, author information, comments, and much more, this fully responsive CMS Blog App is the best Blog Application that you can currently...

Results 47 project_graphql_blog issues
Sort by recently updated
recently updated
newest added

Hi everyone, I started learning Next JS and GraphQL with this project so I'm a beginner. I wanted to implement pagination a few days ago and still to this day,...

I seem to have everything set up correctly, no error messages etc, and it really is a great Blog app. One issue that I notice is that once I publish...

I am getting this error ![IMG_20220424_141500](https://user-images.githubusercontent.com/101618915/164968205-41dd3bfd-67ec-4bd1-a838-f35e4e197636.jpg)

I have done as per the tutorial but I am stuck at comments part .. When I try to post the comment it shows below error in the developer console...

![image](https://user-images.githubusercontent.com/70200937/154127651-d227b93c-4377-4ed8-8db3-799cf31b3578.png)

**Unhandled Runtime Error** Error: input:1: Field "post" is not defined by type CommentWhereInput. Did you mean NOT? : {"response":{"errors":[{"message":"input:1: Field \"post\" is not defined by type CommentWhereInput. Did you mean...

@adrianhajdin I'm trying to learn Nextjs and VScode. Could you add sensible folder plus suggested plugins?

**TypeError: urlOrOptions is undefined** `72 | } 73 | `; > 74 | const result = await request(graphqlAPI, query); | ^ 75 | 76 | return result.posts; 77 | };`

![image](https://user-images.githubusercontent.com/99537358/162732046-682073bc-040b-43e3-a158-ab0553ad41ed.png)