I am making a client in c# that will get data from a graphql endpoint. To know what I can get from the endpoint, I did an introspection with …
I am making a client in c# that will get data from a graphql endpoint. To know what I can get from the endpoint, I did an introspection with …