Closed
Description
It seems like GraphQL.Client.Serializer.Newtonsoft.MapConverter
expects properties of type Map
to be never null. This is confusing as even the GraphQLResponse
class declares the extensions
property as Map?
:
Related code:
There is also a related StackOverflow issue: https://stackoverflow.com/q/70884409/4019462
Metadata
Metadata
Assignees
Labels
No labels