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

Screenshot_2025-04-01_at_8.06.21_PM

How to set up and validate locally

  1. update an array input
  2. validation through mutation
Edited by Briley Sandlin

Merge request reports

Loading