v1.11.6
版本发布时间: 2020-10-30 00:04:00
rmosolgo/graphql-ruby最新发布版本:v1.12.4(2021-02-12 20:11:53)
Breaking changes
- FieldExtension: pass extended values instead of originals to
after_resolve
#3168
New features
- Accept additional options in
global_id_field
macro #3196
Bug fixes
- Use
graphql_name
inUnauthorizedError
default message (fixes #3174) #3176 - Improve error handling for base 64 decoding (in
UniqueWithinType
) #3179 - Fix
.valid_isolated_input?
on parsed schemas (fixes #3181) #3182 - Fix fields nullability in subscriptions documentation #3194
- Update
RangeAdd
to use new connections when available #3195