1

mail@pastecode.io avatar
unknown
plain_text
a year ago
127 B
2
Indexable
{
  subType: {
      type: "movie",
      fields: {
         duration: "01:12:34",
         anotherFields: true,
      }
   }
}