mirror of
https://github.com/graphql-hive/console
synced 2026-05-21 16:18:31 +00:00
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
310 B
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.