Tim Griesser
2bceeb915f
chore: Bumping deps & adding scripts for running examples ( #530 )
2020-10-03 15:50:56 -04:00
Tim Griesser
17b9afb8ce
Cleanup codegen from examples to make plugins diff less noisy ( #298 )
2019-11-04 15:04:06 -05:00
Brice BERNARD
0a77f622e9
Test examples with CI ( #220 )
...
* Update CI config to test examples
* Fix star wars example
* Update yarn.lock of nexus-prisma example
* Fix kitchen-sink example
* Update nexus to beta9 in star wars example
* Upgrade nexus in ts-ast-reader example
* Fix ghost example
* Fix githunt-api example
* Make githunt-api test pass
* Fix nexus-prisma example
* Fix typing in ts-ast-reader
* Use yarn link when nexus deps is already 0.12.0-beta.9
* Remove yarn link from example_ghost
* Make sure generated files are up to date
2019-09-21 16:12:03 -04:00
Tim Griesser
0060cb9ec7
Don't output the version number in typegen
2019-05-16 23:34:41 -04:00
Tim Griesser
18401c465a
Fix #68 , allow nested input types, fix typings for input field default values ( #72 )
2019-03-07 19:38:14 -05:00
Tim Griesser
4e894c2081
Add mutationField shorthand helper ( #58 )
...
* Add mutationField helper, closes #46
2019-02-23 12:25:12 -05:00
Tim Griesser
f1175c0c21
Add extendInputType ( #54 )
...
* Add extendInputType, fix #51
2019-02-22 17:29:01 -05:00
Tim Griesser
ee1589ae8c
Fix #44 , add correct typing for union types ( #45 )
2019-02-18 18:04:46 -05:00
Tim Griesser
fbe836a10f
Bump examples for 0.9.12
2019-02-15 00:06:45 -05:00
Tim Griesser
cab1931fe7
Update documentation & site
2019-02-05 02:33:57 -05:00
Tim Griesser
87932f785d
Add new "ghost" example project (WIP)
2019-02-03 20:44:48 -05:00
Tim Griesser
ad9b19184d
Bugfixes:
...
- Fix MaybePromise implementation
- Expose AllInputTypes, AllOutputTypes, FieldType
- Fix conditional null checking for NeedsResolver
2019-01-31 17:38:35 -05:00
Tim Griesser
320c6bfe7f
Getting close, just need to finish up args
2019-01-30 16:22:53 -05:00
Tim Griesser
4ae853ec64
Restore the correct non-null default
2019-01-29 10:41:09 -05:00
Tim Griesser
f95ffc303a
Schema & type generation working again, need to cleanup the wrapping
2019-01-29 10:34:27 -05:00
Tim Griesser
ebbe8d151b
Replacing the typegen
2019-01-26 17:53:44 -05:00
Tim Griesser
6246ab39b4
Rebuild examples w/ graphql-nexus@0.1.0
2018-12-06 11:48:39 -05:00
Tim Griesser
0d582f4ebf
WIP on several new features:
...
- Auto typegen config
- TypeScript AST Reader Example
- Passing a function to typegen
2018-12-01 16:53:42 -05:00
Tim Griesser
826305e42b
Renaming GQLiteral -> GraphQLiteral
2018-11-26 08:51:33 -05:00
Tim Griesser
2b6ec64160
Typegen working decent enough, need to fix a few things
2018-11-21 08:44:17 -05:00
Tim Griesser
2b8b5c0902
Working through a directives api
2018-11-12 14:54:29 -05:00
Tim Griesser
de2b00dd0e
Working through the API with examples, type safety working pretty well
2018-11-11 16:20:30 -05:00