On the backend side, we are manually writing the graphql strings (currently we just use f strings to include variables, but we’d probably want to …
On the backend side, we are manually writing the graphql strings (currently we just use f strings to include variables, but we’d probably want to …