todoOverflow / ASPNET-GraphQL-Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL API Client Integration In .NET6 Web API

  1. create a graphql project in HASURA
  2. step1 will guide you to create a database in HEROKU
  3. create a user table with id, firstname, lastname, age, active
  4. copy and replace your endpoint url & admin-secrect header
  5. run the project

About


Languages

Language:C# 100.0%