graphql-dotnet / graphql-dotnet/graphql-client

Queries based on 'query' type from Schema or dynamic queries

Open
#536 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
C#
Stars
648
Forks
136
PR merge metrics
No merged PRs in 30d

Description

Is there a way to dynamically build queries based on schema available, schemas have special type 'query', was looking for a way to build query for the client based on the queries available on schema, currently all the example I can find need to have query build during compile time, my requirement is to build queries in runtime, based on the schema query type provided, where user only knows the query name.

Any help is appreciated.

Thank you!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.