locations.json
402 Bytes
{
"collectionName": "components_layout_locations",
"info": {
"displayName": "Locations",
"description": ""
},
"options": {},
"attributes": {
"locationTitle": {
"type": "string"
},
"name": {
"type": "string"
},
"email": {
"type": "string"
},
"phoneNumber": {
"type": "string"
},
"address": {
"type": "text"
}
}
}