I am using apollo graphql in my react application. Say I have the following query:
query ListQuery($filter: String!) { items(filter: $filter) { id n
Read about fetch policies options.fetchPolicy
--Edit:--
But it is only as a trick if you want reset only one query. To reset all store see answer by @Nitin : Set fetchPolicy to network-only. Refresh query. Return it to option of your choice.