GraphQL
Interact with HAL with your application

HAL ❤ GraphQL
HAL has a GraphQL layer that enables users to create triggers and retrieve data programmatically. Using HAL's GraphQL APIs, anyone can build web applications or create a new client to interact with triggers, actions, matches and outcomes.
Reading this guide you will learn how to:
- 1.create a new trigger;
- 2.fetch, filter and sort a list of triggers (and connected actions);
- 3.fetch, filter and sort a list of matches;
- 4.fetch, filter and sort a list of outcomes.
Last modified 3yr ago