Closed mroushdy closed 4 years ago
What's the field type of permissions in a mysql db? Is it a comma-separated string or a JSON?
As the documentation states:
The list of permissions will be obtained from params[entity] and field. It can be a comma separate list or an array of permissions
What's the field type of permissions in a mysql db? Is it a comma-separated string or a JSON?