Skip to content

Commit 2c04b48

Browse files
committed
namespace fix in readme
1 parent dbec78e commit 2c04b48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ handle the request.
6565

6666
* Note: The namespace for this new middleware and proxy classes as needed is:
6767
```csharp
68-
using HotChocolate.AzureFunctions
68+
using HotChocolate.AzureFunctionsProxy
6969
```
7070

7171
2. Dependency Inject the new **IGraphQLAzureFunctionsExecutorProxy** into the Function Endpoint:

0 commit comments

Comments
 (0)