Skip to content

Commit

Permalink
Prettify docs
Browse files Browse the repository at this point in the history
  • Loading branch information
spawnia authored and actions-user committed Nov 29, 2023
1 parent dbff0db commit 986560b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data-fetching.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ Where **$promiseAdapter** is an instance of:
`GraphQL\Executor\Promise\Adapter\AmpPromiseAdapter`

- For [Swoole](https://swoole.com/) or [OpenSwoole](https://openswoole.com/): <br>
You can use an external library: [Resonance](https://resonance.distantmagic.com/docs/features/graphql/standalone-promise-adapter.html)
You can use an external library: [Resonance](https://resonance.distantmagic.com/docs/features/graphql/standalone-promise-adapter.html)

- Other platforms: write your own class implementing interface: <br>
[`GraphQL\Executor\Promise\PromiseAdapter`](class-reference.md#graphqlexecutorpromisepromiseadapter).
Expand Down

0 comments on commit 986560b

Please sign in to comment.