<?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: Hà Việt Đức</title>
    <description>The latest articles on DEV Community by Hà Việt Đức (@havietduc91).</description>
    <link>https://dev.to/havietduc91</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%2F331082%2Fe25c8195-cda6-474d-8d4b-95bee2b48196.jpeg</url>
      <title>DEV Community: Hà Việt Đức</title>
      <link>https://dev.to/havietduc91</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/havietduc91"/>
    <language>en</language>
    <item>
      <title>Warn: Multiple node fields resolve to the same GraphQL field</title>
      <dc:creator>Hà Việt Đức</dc:creator>
      <pubDate>Thu, 06 Feb 2020 03:58:00 +0000</pubDate>
      <link>https://dev.to/havietduc91/warn-multiple-node-fields-resolve-to-the-same-graphql-field-3bbn</link>
      <guid>https://dev.to/havietduc91/warn-multiple-node-fields-resolve-to-the-same-graphql-field-3bbn</guid>
      <description>&lt;p&gt;I am getting the warning messages when run gatsby develop. It's still being run but I can't figure out what causes the error message&lt;/p&gt;

&lt;p&gt;Below are the example warning messages&lt;br&gt;
warn Multiple node fields resolve to the same GraphQL field &lt;code&gt;Airtable.data.Project&lt;/code&gt; - [&lt;code&gt;Project&lt;/code&gt;, &lt;code&gt;Project___NODE&lt;/code&gt;]. Gatsby will use &lt;code&gt;Project___NODE&lt;/code&gt;.&lt;br&gt;
warn Multiple node fields resolve to the same GraphQL field &lt;code&gt;Airtable.data.Publication&lt;/code&gt; - [&lt;code&gt;Publication&lt;/code&gt;, &lt;code&gt;Publication___NODE&lt;/code&gt;]. Gatsby will use &lt;code&gt;Publication___NODE&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;The version library in package.json&lt;br&gt;
"gatsby-source-airtable": "^2.0.8",&lt;br&gt;
"gatsby": "^2.18.13",&lt;/p&gt;

&lt;p&gt;Does anyone found a solution yet?&lt;/p&gt;

&lt;p&gt;Many thanks&lt;/p&gt;

</description>
      <category>gatsby</category>
    </item>
  </channel>
</rss>
