fix(client): Ensure empty array argument is not turned into object
Fix #18846
16e47d3
1 year ago
by SevInf
-3%
fix(client): Ensure empty array argument is not turned into object
Most of this PR deals with ensuring that validation error for array item
is rendered correctly when using GraphQL protocol. For JSON protocol, it
also adds a fix to a crash during nested array error rendering.
Fix #18846
65a7cb8
1 year ago
by SevInf
-63%
fix(client): Ensure empty array argument is not turned into object
Most of this PR deals with ensuring that validation error for array item
is rendered correctly when using GraphQL protocol. For JSON protocol, it
also adds a fix to a crash during nested array error rendering.
Fix #18846