Convert array types back to array on emit
What does this MR do and why?
Related to #527862 (closed)
- Arrays come in through query
- converted to string for user manipulation
- converted back to array before being emitted and sent through mutation***
Screenshots or screen recordings
How to set up and validate locally
- update an array input
- validation through mutation
Edited by Briley Sandlin
