{ "id": "Tool", "name": "Tool", "hue": 64, "properties": { "name": { "id": "name", "name": "Name", "type": "string", "required": true }, "thumbnail": { "id": "thumbnail", "name": "Thumbnail", "type": "media", "attachmentType": "image" }, "buy_price": { "id": "buy_price", "name": "Buy Price", "type": "number" }, "sell_price": { "id": "sell_price", "name": "Sell Price", "type": "number" }, "DIYRecipe-RESULT-Tool": { "id": "DIYRecipe-RESULT-Tool", "type": "relationship", "relationshipTypeId": "DIYRecipe-RESULT", "direction": "incoming", "name": "Recipe" }, "ingredients": { "id": "ingredients", "name": "Ingredients", "type": "tunnel", "entrance": "DIYRecipe-RESULT-Tool", "exit": "DIYRecipe-INGREDIENTS" }, "DIYRecipe-INGREDIENTS-Tool": { "id": "DIYRecipe-INGREDIENTS-Tool", "type": "relationship", "relationshipTypeId": "DIYRecipe-INGREDIENTS", "direction": "incoming", "name": "Ingredient For" } }, "updatedAt": 1657887003402, "visibility": "featured" }