1

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