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
If the multiVauled field has 2 or more string items, then it will return array of string, which is correct. But if only have one item, it will return string instead of array of a single string.