Skip to content

๐ŸšŒ๏ธ Issue reproduction repository for `elm-gql` ๐ŸšŒ๏ธ

Notifications You must be signed in to change notification settings

eliscie/city-parking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

City Parking ๐ŸšŒ๏ธ ๐ŸšŒ๏ธ

Repository showing a possibly troublesome elm-gql fragment issue.

Running

Requirements

  • Elm
  • Node.js

Details

  • Please clone the GitHub repository and enter the newly created directory
    git clone https://github.com/eliscie/city-parking
  • Run npm install
  • Start two terminal windows and
    • run npm run graphql-server in one of them. The GraphQL server should run at localhost:4000
    • run npm run build in the other one
  • Open the index.html file in your browser
  • And finally, please take a look at the left and right seat row in Blue and Yellow buses :(

Test query #2 should match the control query.

If you wish to check result of the query in the GraphiQL tool, you can open the graphiql.html file in your browser.

About

๐ŸšŒ๏ธ Issue reproduction repository for `elm-gql` ๐ŸšŒ๏ธ

Resources

Stars

Watchers

Forks