nexus/examples/apollo-fullstack
Tim Griesser 9875e90dae
feat: Add Schema Directives to SDL (#952)
Adds directive & addDirective utilities for defining directives emitted in the SDL
2022-05-15 16:59:05 -04:00
..
src feat: Add Schema Directives to SDL (#952) 2022-05-15 16:59:05 -04:00
README.md A bit of docs cleanup 2019-01-06 18:51:18 -05:00
fullstack-schema.graphql chore: Bumping deps & adding scripts for running examples (#530) 2020-10-03 15:50:56 -04:00
package.json feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
store.sqlite Fix apollo-fullstack example (#80) 2019-03-26 12:50:20 -04:00
tsconfig.json Working through the API with examples, type safety working pretty well 2018-11-11 16:20:30 -05:00
yarn.lock feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00

README.md

Apollo Fullstack

Nexus adaptation of the Apollo Fullstack Tutorial

https://github.com/apollographql/fullstack-tutorial