So both query and mutation gql work separately, but now I want to update the cache by pushing the most recently added product to the allProducts query/store. But I can't get past the proxy.readQuery call because there is no ROOT_QUERY ? what is the root query supposed to be?