hotchoc graphql entity framework database integration sample
I have a simple database integration example in graphql that uses EF with in memory database to demostrate mutation and query.
You can find more example here:
https://github.com/mitzenjeremywoo/hot-choc-15-data-service
Comments