I had a problem that the DbContext was disposed when trying a GraphQl Query in Hot Chocolate. The DbContext was injected via the constructor, …
I had a problem that the DbContext was disposed when trying a GraphQl Query in Hot Chocolate. The DbContext was injected via the constructor, …