|
|
||
|---|---|---|
| .. | ||
| src | ||
| README.md | ||
| package.json | ||
| star-wars-schema.graphql | ||
| tsconfig.json | ||
| yarn.lock | ||
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_caseto demonstrate thepropertyfeature. - Removes the "secretBackstory" field which always throws an Error
License
MIT