Skip to content
This repository has been archived by the owner on Sep 13, 2018. It is now read-only.

sporto/elm-graphql-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An attempt to make Elm work nicely with GraphQL

TO DO

Queries must support: - Field names e.g. client - Field sub queries e.g. client { name } - Field params e.g. client(id: 1) - Variables

  • Field params and sub fields should by types i.e. do now allow to construct invalid queries

About

elm-graphql-experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published