godon019
4/23/2019 - 7:08 AM

Apollo: Query or Mutation Methods

there are 3 ways of query or mutation

  • using
  • withApollo
  • graphql() HOC

graphql HOC seems better than any others since it can be used well for 'refetch' function to refetched from other places