Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-12-03 | 855 Bytes | |
v0.7.7 source code.tar.gz | 2018-12-03 | 163.5 kB | |
v0.7.7 source code.zip | 2018-12-03 | 217.0 kB | |
Totals: 3 Items | 381.3 kB | 0 |
- null pointer improvements for lists @ https://github.com/graphql-go/graphql/pull/377
- concurrent resolvers support @ https://github.com/graphql-go/graphql/pull/388
- concurrent resolvers example @ https://github.com/graphql-go/graphql/pull/394
- thunk signature improvements @ https://github.com/graphql-go/graphql/pull/393
- code improvements via go-critic tool@ https://github.com/graphql-go/graphql/pull/395
- graphql-js sync: Public
ResolveInfo.Path
@ https://github.com/graphql-go/graphql/pull/403 - docs improvements @ https://github.com/graphql-go/graphql/pull/407
graphql.DateTime
improvements @ https://github.com/graphql-go/graphql/pull/419- circleci: go modules support @ https://github.com/graphql-go/graphql/pull/425
- graphql-js sync:
FormattedError.OriginalError
support @ https://github.com/graphql-go/graphql/pull/423