This reads to me as if a builtin type would be represented just like it is in the prototype docs:The type of the concept. Either a proper Type, or the string "builtin", indicating a fundamental type like string or number.
Code: Select all
"type": "builtin"
Code: Select all
"type": {
"complex_type": "builtin",
}