ApolloSubscribeToMore component

Props

  • document: GraphQL document that contains the subscription.
  • variables: Object which will automatically update the subscription variables.
  • updateQuery: Function in which on can update the query result if needed.
Last Updated: 6/18/2018, 6:11:46 PM