Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Does DAML support graphql?Forum ↗

Does DAML support graphql?

App Development2 posts506 views2 likesLast activity Sep 2020
AD
Adolfus_AdamsOP
Sep 2020

Ed: Split out from DAML support for Azure, Vuejs, Graphql, QLDB & Canton

CO
cocreature
Sep 2020

At the moment, we do not provide a graphQL API, the two supported options are the gRPC Ledger API and the HTTP JSON API.

Navigator technically uses graphQL internally but that is more of an implementation detail than a supported API. What would be possible is to build your own query store similar to the JSON API but use graphQL as a query language.

← Back to Discussions