<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: iGuru1994</title>
    <description>The latest articles on DEV Community by iGuru1994 (@iguru1994).</description>
    <link>https://dev.to/iguru1994</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F383879%2F126c3178-7e19-4d4a-b771-98a84fb8b586.jpeg</url>
      <title>DEV Community: iGuru1994</title>
      <link>https://dev.to/iguru1994</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/iguru1994"/>
    <language>en</language>
    <item>
      <title>Apollo client issues in next.js , javascript, graphql, react js</title>
      <dc:creator>iGuru1994</dc:creator>
      <pubDate>Mon, 11 May 2020 12:12:13 +0000</pubDate>
      <link>https://dev.to/iguru1994/apollo-client-issues-in-next-js-javascript-graphql-react-js-44fd</link>
      <guid>https://dev.to/iguru1994/apollo-client-issues-in-next-js-javascript-graphql-react-js-44fd</guid>
      <description>&lt;div class="ltag__stackexchange--container"&gt;
  &lt;div class="ltag__stackexchange--title-container"&gt;
    
      &lt;div class="ltag__stackexchange--title"&gt;
        &lt;h1&gt;
          &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--d6fSuj3N--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/stackoverflow-logo-e7205b186f9c84b1d4e8eb405ef6008a5774db316bd7d257421920b0f954810f.svg" alt=""&gt;
            &lt;a href="https://stackoverflow.com/questions/61666648/apollo-client-issues-in-next-js-javascript-graphql-react-js" rel="noopener noreferrer"&gt;
               Apollo client issues in next.js , javascript, graphql, react js
            &lt;/a&gt;
        &lt;/h1&gt;
        &lt;div class="ltag__stackexchange--post-metadata"&gt;
          &lt;span&gt;May  7 '20&lt;/span&gt;
            &lt;span&gt;Comments: 1&lt;/span&gt;
            &lt;span&gt;Answers: 0&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;a class="ltag__stackexchange--score-container" href="https://stackoverflow.com/questions/61666648/apollo-client-issues-in-next-js-javascript-graphql-react-js" rel="noopener noreferrer"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--xjukSftY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/stackexchange-arrow-up-73f60a9ccafdb2f40eec3701f62d2fd7121e02a581a2850e671a7e415eb49071.svg" alt=""&gt;
        &lt;div class="ltag__stackexchange--score-number"&gt;
          4
        &lt;/div&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--4ZRntoBk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/stackexchange-arrow-down-80fee73e4bc433405a0c0f3b9b88354ecccbdf53f131f8cd998aa30ed5223407.svg" alt=""&gt;
      &lt;/a&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--body"&gt;
    
&lt;p&gt;If I visit home page at first or refresh the home page, I can't get profile in resolver because cache.readQuery is not working. &lt;/p&gt;
&lt;p&gt;As well as it calls the api infinitely.&lt;/p&gt;

&lt;p&gt;If I move to another page and comeback to home page again, cache.readQuery works and get the profile and…&lt;/p&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--btn--container"&gt;
    
      &lt;a href="https://stackoverflow.com/questions/61666648/apollo-client-issues-in-next-js-javascript-graphql-react-js" rel="noopener noreferrer"&gt;Open Full Question&lt;/a&gt;
    
  &lt;/div&gt;
&lt;/div&gt;


</description>
    </item>
  </channel>
</rss>
