dillonkearns / elm-graphql

Autogenerate type-safe GraphQL queries in Elm.
https://package.elm-lang.org/packages/dillonkearns/elm-graphql/latest
BSD 3-Clause "New" or "Revised" License
778 stars 107 forks source link

Small documentation fix. #636

Closed matzko closed 7 months ago

matzko commented 7 months ago

The documentation says request when it means send.

dillonkearns commented 7 months ago

Thank you!