Fields access control
{
"roleName": "VoyageResult",
"attributeForbiddens": [
{
"objectName": "Voyage",
"attributeName": "voyageResult",
"read": true,
"write": true
}
]
}Last updated
Was this helpful?