GraphQL API & Versioning ======================== **hircine** exposes the `GraphQL `_ endpoint on `/graphql `_. When accessing this documentation on a running instance, clicking that link will open an interactive GraphQL IDE with a built-in documentation explorer. Versioning ---------- **hircine** uses `Semantic Versioning `_. The *public API* consists of both the frontend (command-line interface and web application) and the backend (GraphQL API and plugin infrastructure).