console/packages/services/broker-worker/README.md
renovate[bot] 1afe0ec73a
Update dependency @theguild/prettier-config to v1 (#676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-11-24 10:00:41 +00:00

310 B

Hive Broker Worker

Idea here is to have a broker worker that can be used to make requests outside GraphQL Hive and without any access to the internal network. This is very useful for example for making requests to external APIs.

Look at models.ts to see the structure accepted payload.