aor-parseserver-client
aor-parseserver-client copied to clipboard
Query in componentDidMount
Im trying to do something like this: https://github.com/marmelab/admin-on-rest-demo/blob/master/src/dashboard/Dashboard.js
How can I use restClient(GET_LIST, 'commands', {
with this implementation?
Thanks