edgedb-ui
edgedb-ui copied to clipboard
Generate typed queries as option
Would like to request the ui outputs typed query code for the typescript client specific.
Currently it outputs the query as edgeql in a multiline string.
Simple ones are easy to convert bit complexer ones are still quite an struggle at times.
Outputting directly typed querys would save many time. Or Lurking ;) for answers on the discord