I’m facing challenges integrating my app’s functionalities. Specifically, I noticed that the built-in Bubble “User” data type isn’t appearing in the workflow, even after removing the privacy settings. This issue prevents me from saving user data. The app I’m building is role-based, where every user is assigned a default role of “User.” From the admin page, I want administrators to be able to assign specific roles to users as needed. The app includes five distinct roles, and this role assignment functionality is a key requirement.
Please what could be the issue