hotchoc - supporting multiple object for resolving your object in graphql


Let's say you need to organize your code and instead of placing all the query method into a single object like you can do with AddQueryType<> in hotchoc graphql, you can place this into multiple object for easy maintenance. 



For the rest of your classes you can have the followings

 




That's it! 







 





Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm