You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
no1seman
changed the title
coerce* in types submodule silenly returns nil if coesion failed
coerce* in types submodule silenly returns nil if coerce failed
Apr 19, 2022
no1seman
changed the title
coerce* in types submodule silenly returns nil if coerce failed
coerce* in types submodule silenly returns nil if coercion failed
Apr 19, 2022
coerceInt, coerceLong, coerceFloat, coerceBoolean, coerceString - silenly returns
nil
if coesion failed:graphql/graphql/types.lua
Line 263 in 58b64a6
graphql/graphql/types.lua
Line 302 in 58b64a6
graphql/graphql/types.lua
Line 346 in 58b64a6
Seems it wiil better to raise an error if coercion failed (to be discussed)
The text was updated successfully, but these errors were encountered: