nexus/examples/star-wars
Tim Griesser a10463e77c
chore: update lockfile entries (#404)
* chore: update lockfile entries
* fix: link-examples for website
2020-03-31 12:33:16 -04:00
..
src docs: update examples to @nexus/schema 2020-03-30 15:03:06 -04:00
README.md Update documentation & site 2019-02-05 02:33:57 -05:00
package.json chore: update lockfile entries (#404) 2020-03-31 12:33:16 -04:00
star-wars-schema.graphql Cleanup codegen from examples to make plugins diff less noisy (#298) 2019-11-04 15:04:06 -05:00
tsconfig.json WIP on type generation overhaul 2018-11-18 15:06:28 -05:00
yarn.lock chore: update lockfile entries (#404) 2020-03-31 12:33:16 -04:00

README.md

GraphQL Nexus Star Wars:

This is meant to demonstrate some of the features of GraphQL Nexus.

Changes from the graphql-js example:

  • Backing data types are changed to snake_case to demonstrate the property feature.
  • Removes the "secretBackstory" field which always throws an Error

License

MIT