### Intro - [ ] Pick a C# GraphQL library. * see https://github.com/graphql-dotnet/graphql-dotnet and https://github.com/ChilliCream/hotchocolate (https://github.com/volosoft/abp/issues/340) ### Modules Create GraphQL endpoints for all modules. - [ ] Identity - [ ] Tenant management ### Resources * https://fullstackmark.com/post/17/building-a-graphql-api-with-aspnet-core-2-and-entity-framework-core
Intro
Modules
Create GraphQL endpoints for all modules.
Resources