I'm having trouble trying to convert a dictionary<object, object> into a graphQL type. Using C#/.Net
The first object that I'm converting is working correctly until I attempt but that object has a property of Dictionary<object, object>.
Question: How do I convert a dictionary<object,object> to a ListGraphType?
1.4m articles
1.4m replys
5 comments
57.0k users