GraphQL API
Every DeviceChain service that exposes an external API does so through GraphQL. The schema is introspectable, so the API is self-documenting — point any GraphQL client (GraphiQL, Apollo, Insomnia) at a service's endpoint to explore it.
Reference material — the GraphQL API and configuration.
Every DeviceChain service that exposes an external API does so through GraphQL. The schema is introspectable, so the API is self-documenting — point any GraphQL client (GraphiQL, Apollo, Insomnia) at a service's endpoint to explore it.