aschattopadhyay

Results 1 issues of aschattopadhyay

Hi there: I have got a GraphQL Client instance which is tying to call a GraphQL API endpoint. My code looks like below: `var graphQLClient = new GraphQLHttpClient("https://abc.com/graphql", new NewtonsoftJsonSerializer());...