1

 avatar
unknown
plain_text
2 years ago
127 B
4
Indexable
{
  subType: {
      type: "movie",
      fields: {
         duration: "01:12:34",
         anotherFields: true,
      }
   }
}
Editor is loading...