Map field in CDP
Hi,
I am trying to create a map field in the schema. The only types of values allowed are string and integer through the UI. However, it seems like it's possible that we can create map fields with more than string and integer types from the note here. I also took a look of the identitymap object, and it's using an array type for the values. Ideally I want to create a map structure similar to the identitymap field being key + array of object as the value.
Can someone point me in the right direction how I might be able to create this through the API?
Thanks,




