Skip to content

Commit

Permalink
Replaced launchpad for codesandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
excitement-engineer authored Jan 28, 2019
1 parent c476c80 commit 8979ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ graphql(schema, query).then(result => {

This project includes several examples in the folder `/examples` explaining how to use the various scalars. You can also see some live editable examples on Launchpad:

* [returning Date, Time, and DateTime](https://launchpad.graphql.com/vkvpvznr3)
* [returning Date, Time, and DateTime](https://codesandbox.io/s/k9xm5z7223)
* [taking a Date as a query parameter](https://codesandbox.io/s/m5782nj1w9)

Run the examples by downloading this project and running the following commands:
Expand Down

0 comments on commit 8979ce8

Please sign in to comment.