Great video! As an Insomnia nubie, I wish you would have told us that if you don't save the Data in the "Application -> Preferences ->Data->ExportData" you will lose all of the GraphQL queries you make in this video.
This is really a great tutorial, well explained and easy to implement. But if you mention how to use graphQL query parameters in dbcontext select query, so there are exact no. for fields retrieved from the db as per graphQL query request parameters.
Excellent work. Expecting more videos like this. And what about authentication. What are the different kinds of authentications we can use with graphql.
For anyone using visual studio I recommend using "SQLite/SQL Server Compact Toolbox" for viewing the SQLite database. You can download it from Extensions -> Manage Extensions -> search here for it and install it
If anyone is watching this in 2024, these are some problems you might have following this. - When adding a Resolver and trying to query it, you might get this error: "message": "There was no argument with the name `list` found on the field `itemDatas`." You can make it work by adding the [Parent] attribute to your Resolvers GetItem method for the first Parameter. public IQueryable GetItems([Parent] ItemList list, [ScopedService] ApiDbContext context) { return context.Items.Where(x => x.ListId == list.Id); }
The RUclips video player is not comfortable. We cant zoom particular parts in video. So that im downloading your video. Im ready pay as much i can if you directly share me HQ videos. Or you can upload in udemy i will buy it.
Hello, you can find the full source code on github github.com/mohamadlawand087/v28-Net5-GraphQL and thank you for your suggestions. If the source code is still not enough let me know and will find a way to share the video
@@MohamadLawand thank you for ur reply. My concern is i have already downloading your videos and watching it. Particularly this video what i need exactly to start my new office project. I think it is not fair to download without ur permission. Either kindly share videos ( i will make dua ) if you are not intend to make money from RUclips or i have fully paid udemy subscription. Or any other suggestions.
@@clashclan4739 You have my permission to download the videos. Thank you for your dua that means a lot. If you want to support me you can sponsor me on github or buymeacoffee on this link www.buymeacoffee.com/mohamadlawand
Lebanon is really proud of you brother.
You are helping me and my project a lot. Love what you are doing. Please do more about Graphql for dot net.
Hi Mohamad Lawand, It will be really useful for us, if you can make a video where you can go more deep in GraphQl Queries.
Will create more GraphQl content soon
Great video! As an Insomnia nubie, I wish you would have told us that if you don't save the Data in the "Application -> Preferences ->Data->ExportData" you will lose all of the GraphQL queries you make in this video.
Yeah I am sorry, I will make sure to mention it next time I use insomnia
GraphQL 34:13
Clear explanation, just great.
This is really a great tutorial, well explained and easy to implement. But if you mention how to use graphQL query parameters in dbcontext select query, so there are exact no. for fields retrieved from the db as per graphQL query request parameters.
Excellent work. Expecting more videos like this. And what about authentication. What are the different kinds of authentications we can use with graphql.
Thank you! Very nice video, you help me so much.
Brilliant Tutorial! Any chance of covering Subscriptions and use Blazor to consume the Api as a client?
Thank you, will incorporate this topic in the future
Thank you 👍
Fantastic video. Thank you.
Great and could be greater if you explain how to upload the project to a working website.!!
Is going to 'Mars' this video!
Thank y0u))
👍👍👍
You should have done all this in visual studio.
It could have save much time.
For anyone using visual studio I recommend using "SQLite/SQL Server Compact Toolbox" for viewing the SQLite database. You can download it from Extensions -> Manage Extensions -> search here for it and install it
Could you please share a video about GraphQL with Asp.Net Core 5 and MongoDB
hi brother,
please explain how to integrate graphql with dotnet,
give me suggestion.
If anyone is watching this in 2024, these are some problems you might have following this.
- When adding a Resolver and trying to query it, you might get this error:
"message": "There was no argument with the name `list` found on the field `itemDatas`."
You can make it work by adding the [Parent] attribute to your Resolvers GetItem method for the first Parameter.
public IQueryable GetItems([Parent] ItemList list, [ScopedService] ApiDbContext context) {
return context.Items.Where(x => x.ListId == list.Id);
}
Can you help me further?
The Source link couldn't found! Could you please share the source code?
Leo
The RUclips video player is not comfortable. We cant zoom particular parts in video. So that im downloading your video. Im ready pay as much i can if you directly share me HQ videos. Or you can upload in udemy i will buy it.
Hello, you can find the full source code on github github.com/mohamadlawand087/v28-Net5-GraphQL and thank you for your suggestions. If the source code is still not enough let me know and will find a way to share the video
@@MohamadLawand thank you for ur reply. My concern is i have already downloading your videos and watching it. Particularly this video what i need exactly to start my new office project. I think it is not fair to download without ur permission. Either kindly share videos ( i will make dua ) if you are not intend to make money from RUclips or i have fully paid udemy subscription. Or any other suggestions.
@@clashclan4739 You have my permission to download the videos. Thank you for your dua that means a lot. If you want to support me you can sponsor me on github or buymeacoffee on this link www.buymeacoffee.com/mohamadlawand