<?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 Erwan Joly</title>
    <link>/tags/graphql/</link>
    <description>Recent content in Graphql on Erwan Joly</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 19 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/graphql/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Auto-Generate React Forms from a HotChocolate GraphQL Schema</title>
      <link>/blog/hotchocolate-graphql-to-react-form/</link>
      <pubDate>Thu, 01 Sep 2022 00:00:00 +0000</pubDate>
      <guid>/blog/hotchocolate-graphql-to-react-form/</guid>
      <description>Turn any GraphQL mutation or query into a rendered React form using schema introspection, graphql-to-json-schema, and react-jsonschema-form - no hand-written UI per operation.</description>
    </item>
    <item>
      <title>HotChocolate: Sync Validation Rules to the Frontend via GraphQL Directives</title>
      <link>/blog/hotchocolate-validation-attributes/</link>
      <pubDate>Wed, 31 Aug 2022 00:00:00 +0000</pubDate>
      <guid>/blog/hotchocolate-validation-attributes/</guid>
      <description>How to expose .NET ValidationAttributes as GraphQL schema directives and generate matching Yup validators automatically - so the frontend never drifts from the backend rules.</description>
    </item>
  </channel>
</rss>
