<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Graphql on Siva Kalidasan</title>
    <link>https://mksiva.com/tags/graphql/</link>
    <description>Recent content in Graphql on Siva Kalidasan</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 01 Aug 2019 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://mksiva.com/tags/graphql/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Introduction to Graph QL</title>
      <link>https://mksiva.com/tech/introduction-to-graph-ql/</link>
      <pubDate>Thu, 01 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://mksiva.com/tech/introduction-to-graph-ql/</guid>
      <description>&lt;h4 id=&#34;query-what-you-need-not-everything-a-better-rest&#34;&gt;Query what you need! &lt;strong&gt;not everything&lt;/strong&gt;, a better REST!!!&lt;/h4&gt;
&lt;p&gt;Query what you need! &lt;strong&gt;not everything&lt;/strong&gt;, a better REST&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;GraphQL&lt;/strong&gt; is a query language for APIs and a run time for fulfilling those queries with your existing data. GraphQL is the better REST.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;No-more Over fetching and Under fetching…&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a class=&#34;image-lightbox&#34; href=&#34;https://mksiva.com/images/posts/introduction-to-graph-ql/graphql-intro.png&#34; aria-label=&#34;View full size image&#34;&gt;
&lt;img alt=&#34;GraphQL&#34; loading=&#34;lazy&#34; src=&#34;https://mksiva.com/images/posts/introduction-to-graph-ql/graphql-intro.png&#34;&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;a-scenario&#34;&gt;A scenario&lt;/h2&gt;
&lt;p&gt;In your app, you need to display logged in user name and full name on the right top corner. But you want only user name and full name.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
