1

mail@pastecode.io avatar
unknown
plain_text
6 months ago
127 B
1
Indexable
Never
{
  subType: {
      type: "movie",
      fields: {
         duration: "01:12:34",
         anotherFields: true,
      }
   }
}