aor-graphql icon indicating copy to clipboard operation
aor-graphql copied to clipboard

Introduce realtime updates for GET_LIST and GET_ONE

Open djhi opened this issue 8 years ago • 0 comments

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/

djhi avatar Jun 20 '17 07:06 djhi