order: add field 'date'
This commit is contained in:
parent
7b4c5e280a
commit
970c391b0f
@ -61,6 +61,9 @@
|
||||
"relation": "manyToMany",
|
||||
"target": "api::service.service",
|
||||
"inversedBy": "orders"
|
||||
},
|
||||
"date": {
|
||||
"type": "date"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user