Lava Filters - HasRightsTo
Category:Other
Description:This filter helps you check CurrentPerson's security for the entity you pass it.
Input: "Group" {
"Id": 131,
"GroupTypeId": 10,
"Name": "Decker Group",
...
}
Lava: {{ Group | HasRightsTo:'View' }}
Output: true