very oddly i do not see the data type Array in VAPi and given i am trying to build a restaurant orders management system i need to be able to receive multiple "products" to be put in the cart.
As you can see in the screenshot i am trying to create an ITEMS collection (the array) which contains multiple item objects (the product id and the description at the moment. will add more details soon).
Is this a Vapi bug or did they remove the Array data type as far as anyone knows ?