UserAccount
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"annotations": {
|
||||
"changelogDate": "20241113135042"
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
"fieldName": "name",
|
||||
"fieldType": "String"
|
||||
}
|
||||
],
|
||||
"name": "UserAccount",
|
||||
"pagination": "no",
|
||||
"readOnly": false,
|
||||
"relationships": [
|
||||
{
|
||||
"otherEntityField": "login",
|
||||
"otherEntityName": "user",
|
||||
"otherEntityRelationshipName": "userAccount",
|
||||
"relationshipName": "user",
|
||||
"relationshipSide": "left",
|
||||
"relationshipType": "many-to-many"
|
||||
}
|
||||
],
|
||||
"searchEngine": "no",
|
||||
"service": "no"
|
||||
}
|
||||
Reference in New Issue
Block a user