Clarence

Results 4 comments of Clarence

@maaft you can see this closed issue (https://github.com/graphql-dotnet/graphql-client/issues/304) where I asked the same. There you have an example. You have to set a `Func(GraphQLHttpClientOptions options)` not a `Dictionary`

I haven't tested yet. I will test as soon as possible and I will let you know. Thank you.

@sahb1239 your example is not working for me. Apparently I subscribe but I never receive an answer, so I think the library disconnects very quickly. I'm using Xamarin iOS 😕