|
|
|
|
|
by mst
751 days ago
|
|
Seems like at that point exposing each query as an OpenAPI endpoint would achieve pretty much the same thing. Then again having GraphQL as the definition for them is probably still not bad, I'll just have to write something that converts them to SQL::Abstract 2 trees once I get around to porting it to TS. |
|
And you don't have to write something to convert them to SQL if you're using PostgreSQL, because Benje's already written it for you.