- enum ModelAccessFilter {
- # Admin access given to the user
- # Models this user has created
- # Models shared with this user.
- # Models shared with the user through a user-group.
- #
- # Please note that you must have custom roles feature enabled to use this filter.
- # If the feature is disabled, this
- # filter will be ignored.
- }