nexus/examples/star-wars/README.md

311 B

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