bf9263448a96c625…
Created Jun 24, 20264 fields2 collections using this schema
Labels
No labels yet.
Fields
| Name | Type | Info |
|---|---|---|
| name | string | |
| slug | string | |
| taxonomy | string | |
| parent_id | unknown |
JSON Schema
{
"type": "object",
"required": [
"name",
"slug",
"taxonomy"
],
"properties": {
"name": {
"type": "string"
},
"slug": {
"type": "string"
},
"taxonomy": {
"type": "string"
},
"parent_id": {
"oneOf": [
{
"type": "string",
"x-ref-type": "taxonomy_term"
},
{
"type": "null"
}
]
}
}
}Used by 2 collections
Full hash:bf9263448a96c62502f1112e8ec300407c1a821e2e698f0047d3cbc9977e01ea
ID:e3c8524d-755b-4da0-a33f-5c3d8707beb4