For those who have not yet upgraded to the new v2.0.0 the old legacy documentation is archived here: click here to go to the legacy documentation for v1.0.12. Note the migration system is under ...
Linq2GraphQL generates C# classes from the GraphQL schema and and togheter with the nuget package Linq2GraphQL.Client it makes it possible to query the server using Linq expressions. A simple query ...