deactivateduser
10/31/2019, 10:46 AM{
"entity": {
"type": {
"id": 1,
"filter": true
}
}
}
Is my only option to create another type for "type"? If so, what if I want to insert that entity now but the "type" is not in the database (no type with id 1)? Can I create both in one operation?