NClient
NClient copied to clipboard
GraphQL protocol support
GraphQL is quite a popular protocol, so the client should support it. The graphql-dotnet library can be used for this. Before implementation, you need to discuss the design.
As an example for implementation, you can use the NClient.Providers.Api.Rest package. GraphQl specs: https://spec.graphql.org