john-kelly / elm-postgrest

Make PostgREST requests in Elm
109 stars 14 forks source link

Operation type #38

Closed john-kelly closed 6 years ago

john-kelly commented 7 years ago

https://facebook.github.io/graphql/#sec-Language.Operations

maybe Operations are what we can turn into requests! and they require a token and a url

Operation Query Mutation