A simple example of calling the v2 GraphQL API for Monday.com in .NET using HttpClient
and Newtonsoft.JSON
More info about GraphQL in general can be found on the GraphQL official docs, and for the Monday.com API specifically, see their API v2 docs or the useful GraphiQL interface