v1.9.11
版本发布时间: 2019-08-30 03:07:10
rmosolgo/graphql-ruby最新发布版本:v1.12.4(2021-02-12 20:11:53)
1.9.11 (29 Aug 2019)
New features
- Add
extras
setter toGraphQL::Schema::Field
#2450 - Add extensions in
CoercionError
#2431
Bug fixes
- Make
extensions
kwarg on field on more flexible for extensions with options #2443 - Fix list validation error handling #2441
- Include introspective fields in query depth calculations #2437
- Correct the example for using 'a class method to generate fields' #2435
- Enable multiple execution errors for Fields defined to return a list #2433