Filter based on given access @beta
enum ModelAccessFilter {# Models this user has createdModelCreator# Models shared with this user.ModelShares# Models shared with the user through a user-group.UserGroupModelShares# Admin access given to the userAdmin}