-
Notifications
You must be signed in to change notification settings - Fork 2
graphql api
GitHub Action edited this page Dec 14, 2021
·
4 revisions
The GraphQL API is the central interface for external services to interact with omnikeeper and its data.
To interactively explore the GraphQL API and build queries and mutations, the technical frontend of omnikeeper provides an interactive GraphGL playground available at /graphql-playground
. This frontend is based on GraphiQL and provides a documentation explorer too.