Is there any way to store vector datatypes via strapi

Vectors are actually stored as arrays? You can store them in JSON type.
image

1 Like