aor-graphql
aor-graphql copied to clipboard
Introduce realtime updates for GET_LIST and GET_ONE
There are two options for this:
- polling: http://dev.apollodata.com/react/receiving-updates.html#polling
- subscriptions: http://dev.apollodata.com/react/receiving-updates.html#Subscriptions & https://www.graph.cool/docs/reference/simple-api/subscriptions-aip7oojeiv/