Overall it is a good article for a beginner to understand about nest and graphql. The only problem i am facing while running the project is the following error.
Error: Cannot determine a GraphQL input type nullfor the "_id". Make sure your class is decorated with an appropriate decorator.
Overall it is a good article for a beginner to understand about nest and graphql. The only problem i am facing while running the project is the following error.
Error: Cannot determine a GraphQL input type nullfor the "_id". Make sure your class is decorated with an appropriate decorator.
Did you get the error on trying to run the project in the git repository?