<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Sat, 30 May 2026 17:20:51 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Elixir RoundTable - Episodes Tagged with “Graphql”</title>
    <link>https://roundtables.dockyard.com/tags/graphql</link>
    <pubDate>Tue, 16 Nov 2021 11:00:00 -0500</pubDate>
    <description>A monthly casual discussion about Elixir related topics from DockYard</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>A monthly casual discussion about Elixir related topics from DockYard</itunes:subtitle>
    <itunes:author>DockYard</itunes:author>
    <itunes:summary>A monthly casual discussion about Elixir related topics from DockYard</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/c/c7ac1e48-e3a6-4e55-bb09-1f8d623e9c6f/cover.jpg?v=4"/>
    <itunes:explicit>yes</itunes:explicit>
    <itunes:keywords>elixir, dockyard</itunes:keywords>
    <itunes:owner>
      <itunes:name>DockYard</itunes:name>
      <itunes:email>brian@dockyard.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<item>
  <title>7: GraphQL with Ben Wilson</title>
  <link>https://roundtables.dockyard.com/7</link>
  <guid isPermaLink="false">bfef5751-aa92-4bfa-a447-5215d380c993</guid>
  <pubDate>Tue, 16 Nov 2021 11:00:00 -0500</pubDate>
  <author>DockYard</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/c7ac1e48-e3a6-4e55-bb09-1f8d623e9c6f/bfef5751-aa92-4bfa-a447-5215d380c993.mp3" length="31337336" type="audio/mpeg"/>
  <itunes:episode>7</itunes:episode>
  <itunes:title>GraphQL with Ben Wilson</itunes:title>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:season>1</itunes:season>
  <itunes:author>DockYard</itunes:author>
  <itunes:subtitle>Ben Wilson, co-author of the popular Absinthe library, joins Nathan to talk about the business and technical benefits of GraphQL, subscriptions, integrating with LiveView, complexity analysis, and a deep dive into some internals of Absinthe.</itunes:subtitle>
  <itunes:duration>1:05:16</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/c/c7ac1e48-e3a6-4e55-bb09-1f8d623e9c6f/cover.jpg?v=4"/>
  <description>&lt;h3&gt;Things Mentioned&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://graphql.org" target="_blank" rel="nofollow noopener"&gt;GraphQL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://absinthe-graphql.org" target="_blank" rel="nofollow noopener"&gt;Absinthe&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.cargosense.com" target="_blank" rel="nofollow noopener"&gt;CargoSense&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.html" target="_blank" rel="nofollow noopener"&gt;Phoenix LiveView&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://hexdocs.pm/absinthe/subscriptions.html" target="_blank" rel="nofollow noopener"&gt;Absinthe Subscriptions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.erlang.org/doc/man/persistent_term.html" target="_blank" rel="nofollow noopener"&gt;Erlang persistent_term&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Brought to you by DockYard&lt;/h3&gt;

&lt;p&gt;DockYard is a digital product agency offering custom software, mobile, and web application development consulting. Our firm provides exceptional professional services in strategy, user experience, design, and full stack engineering.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dockyard.com" target="_blank" rel="nofollow noopener"&gt;Learn more about DockYard's services.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Also, &lt;a href="https://dockyard.com/careers" target="_blank" rel="nofollow noopener"&gt;we're hiring!&lt;/a&gt; Special Guest: Ben Wilson.&lt;/p&gt;
</description>
  <itunes:keywords>graphql,liveview,absinthe,phoenix,elixir</itunes:keywords>
  <content:encoded>
    <![CDATA[<h3>Things Mentioned</h3>

<ul>
<li><a href="https://graphql.org" target="_blank" rel="nofollow noopener">GraphQL</a></li>
<li><a href="https://absinthe-graphql.org" target="_blank" rel="nofollow noopener">Absinthe</a></li>
<li><a href="https://www.cargosense.com" target="_blank" rel="nofollow noopener">CargoSense</a></li>
<li><a href="https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.html" target="_blank" rel="nofollow noopener">Phoenix LiveView</a></li>
<li><a href="https://hexdocs.pm/absinthe/subscriptions.html" target="_blank" rel="nofollow noopener">Absinthe Subscriptions</a></li>
<li><a href="https://www.erlang.org/doc/man/persistent_term.html" target="_blank" rel="nofollow noopener">Erlang persistent_term</a></li>
</ul>

<h3>Brought to you by DockYard</h3>

<p>DockYard is a digital product agency offering custom software, mobile, and web application development consulting. Our firm provides exceptional professional services in strategy, user experience, design, and full stack engineering.</p>

<p><a href="https://dockyard.com" target="_blank" rel="nofollow noopener">Learn more about DockYard's services.</a></p>

<p>Also, <a href="https://dockyard.com/careers" target="_blank" rel="nofollow noopener">we're hiring!</a></p><p>Special Guest: Ben Wilson.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<h3>Things Mentioned</h3>

<ul>
<li><a href="https://graphql.org" target="_blank" rel="nofollow noopener">GraphQL</a></li>
<li><a href="https://absinthe-graphql.org" target="_blank" rel="nofollow noopener">Absinthe</a></li>
<li><a href="https://www.cargosense.com" target="_blank" rel="nofollow noopener">CargoSense</a></li>
<li><a href="https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.html" target="_blank" rel="nofollow noopener">Phoenix LiveView</a></li>
<li><a href="https://hexdocs.pm/absinthe/subscriptions.html" target="_blank" rel="nofollow noopener">Absinthe Subscriptions</a></li>
<li><a href="https://www.erlang.org/doc/man/persistent_term.html" target="_blank" rel="nofollow noopener">Erlang persistent_term</a></li>
</ul>

<h3>Brought to you by DockYard</h3>

<p>DockYard is a digital product agency offering custom software, mobile, and web application development consulting. Our firm provides exceptional professional services in strategy, user experience, design, and full stack engineering.</p>

<p><a href="https://dockyard.com" target="_blank" rel="nofollow noopener">Learn more about DockYard's services.</a></p>

<p>Also, <a href="https://dockyard.com/careers" target="_blank" rel="nofollow noopener">we're hiring!</a></p><p>Special Guest: Ben Wilson.</p>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
