Files
webapp-back/src/concept/concept.seed.json
T
2025-01-13 22:33:10 +01:00

22 lines
281 B
JSON

[
{
"id": 1,
"value": "type"
},
{
"id": 2,
"value": "subtype"
},
{
"id": 3,
"value": "material"
},
{
"id": 4,
"value": "shape"
},
{
"id": 5,
"value": "color"
}
]