Watts-Lab / deliberation-portal

MIT License
0 stars 0 forks source link

Learn how to drive empirica backend using graphql interface #10

Closed JamesPHoughton closed 1 year ago

JamesPHoughton commented 1 year ago

In theory, everything we do with the admin interface, we should be able to do using a GraphQL query or mutation. Let's learn how to do that, and write a template or description/documentation for how to do it.

Lets document how to do these actions in a way that can be added to the empirica documentation.

you can send commands to the tajriba server on a dummy experiment from http://localhost:3000/play.

JamesPHoughton commented 1 year ago

Closing this as there will be a new API for the admin tasks soon.