vega/editor-backend

Make backend stateless

domoritz opened this issue · 0 comments

We could probably just pass the auth token to the editor frontend and make the backend stateless. This would mean that we could do the graphql queries from the frontend directly.