nexus/examples/star-wars
Tim Griesser 0d06f26b12
feat: add GraphQL 16 support (#977)
2022-02-17 12:47:40 -05:00
..
src improve!: rename package to nexus (#699) 2020-12-14 09:41:29 -05:00
README.md Update documentation & site 2019-02-05 02:33:57 -05:00
package.json feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
star-wars-schema.graphql chore: Bumping deps & adding scripts for running examples (#530) 2020-10-03 15:50:56 -04:00
tsconfig.json WIP on type generation overhaul 2018-11-18 15:06:28 -05:00
yarn.lock feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05: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