Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 329 Bytes

File metadata and controls

5 lines (3 loc) · 329 Bytes

GraphQL API example for Azure Functions

This example is inspired by the Azure Functions dependency injection tutorial from Boris Wilhelms

It uses the awesome GraphQL-Dotnet Library from Joe McBride