You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.
the code is here:
https://github.com/JanEggers/Playground/blob/queryBuilderExperiments/Playground.Core.Test/GraphQLClientTest.cs
when i try to execute a query i get an exception:
when i try to access the query property the query is not valid;
i would really love to use your library as it greatly reduces the complexities of creating valid queries.
Also it would be awesome if you could extract the filterinput and sortinput from the linq query instead of providing it separate to the query
The text was updated successfully, but these errors were encountered: