Craft Entry Form with GraphQL and Vanilla JavaScript

In this lesson, we build a stand-alone form that submits new entries to a section in Craft via vanilla Javascript and GraphQL mutations. We'll set it up so the section can handle multiple form types via Entry Types and so we could theoretically use the form outside of Craft and Twig.