GraphQL with Product
https://localhost:7074/swagger/index.html
https://localhost:7074/ui/playground
query{ products{ id , name, quantity } }
- Working
GraphQL with Product
https://localhost:7074/swagger/index.html
https://localhost:7074/ui/playground
query{ products{ id , name, quantity } }