GraphQL Support in Querki
Sep. 3rd, 2019 07:30 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
I haven't been talking about Querki much here lately -- since I started working full-time again, development has, sadly, slowed down. But it's by no means stopped. And today is a big release: Querki now supports GraphQL.
So we're finally dealing with one of the oldest asks I've had -- proper API support. (Which hadn't previously happened because traditional API schemas are a poor fit for Querki's weird data model. But GraphQL suits us quite well.)
Very early days for this yet -- only a fraction of GraphQL is supported, and there are some important details that still need to be dealt with. But it's still damned exciting: this opens up lots of use cases that we haven't been able to deal with before, including the Arisia project that finally caused this to happen...