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.