{ "id": "DIYRecipe", "name": "DIY Recipe", "hue": 88, "properties": { "name": { "id": "name", "name": "Name", "type": "string", "required": true }, "DIYRecipe-RESULT": { "id": "DIYRecipe-RESULT", "type": "relationship", "relationshipTypeId": "DIYRecipe-RESULT", "direction": "outgoing", "name": "Result" }, "DIYRecipe-INGREDIENTS": { "id": "DIYRecipe-INGREDIENTS", "type": "relationship", "relationshipTypeId": "DIYRecipe-INGREDIENTS", "direction": "outgoing", "name": "Ingredients" }, "thumbnail": { "id": "thumbnail", "name": "Thumbnail", "type": "media" } }, "updatedAt": 1585435244926 }