We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fd1cac commit be7dfa6Copy full SHA for be7dfa6
Writerside/topics/http4k.md
@@ -2,6 +2,10 @@
2
3
> See [sample-http4k](https://github.com/apollographql/apollo-kotlin-execution/tree/main/sample-http4k) for a project using the http4k integration.
4
5
+## Add apollo-execution-http4k to your project
6
+
7
+> Make sure to follow the steps in ["Getting started"](getting-started.md) first to generate your `ServiceExecutableSchemaBuilder`.
8
9
To use the http4k integration, add `apollo-execution-http4k` to your dependencies and the http4k bom:
10
11
```kotlin
0 commit comments