Frontend: follow up - send array types as array instead of strings
Misunderstood the array validation and was sending them to the mutation as string when I should have converted back to array.
Edited by Briley Sandlin
Misunderstood the array validation and was sending them to the mutation as string when I should have converted back to array.