⚠ Deprecated: Legacy
The AzureFunctionsProxy has been completely merged and optimized into the core code base as of HC v13. Therefore this package is now legacy and will no longer be updated. It will remain to support Azure Functions Isolated Process for HC v12, however now that HC v13 has been out for over a year and is very stable, it's strongly recommended to migrate to Azure Functions with HC v13 (using HotChocolate.AzureFunctions).
Suggested alternative: HotChocolate.AzureFunctions
This is a extension package for HotChocolate GraphQL framework to enable execution within AzureFunctions V1/V2 using the new v12 API. Provides very easy integration with Azure Functions with maximum support for out-of-the-box HotChocolate functionality.
$ dotnet add package GraphQL.AzureFunctionsProxyNo README available.