Tune in to the tools and techniques in the Elm ecosystem.
070: elm-gql with Matthew Griffith
November 21, 2022
1:19:30
76.36 MB
Downloads: 0
vendrinc/elm-gql
dillonkearns/elm-graphql
elm-codegen
- The Insomnia API client has a graphql tool
- GraphQL variables
- Wrap early, unwrap late
- GraphQL Union Types
- GraphQL Enum types
- Dillon's Types Without Borders elm-conf talk
- GraphQL fragments
- Richard Feldman's talk Immutable Relational Data
- Elm Store Pattern episode
remotedata
package- Elm Radio
elm-graphql
episode - Vendr is hiring
- Dillon's Types Without Borders Isn't Enough blog post
- elm-ts-interop episode
- GraphQL approach for sending allow listed hashed query to server
- GraphQL field aliases
- Matthew's Strange Loop talk CodeGen with Types, for Humans, by Humans
harmboschloo/graphql-to-elm
- Deprecated jahewson/elm-graphql tool
- elm-gql repo guide
- elm-gql GitHub API example repo