Question about Refines backend
I’m just starting off working with the template CRM app mainly for its Kanban board. I deployed the app to Vercel and I’m in the process of customizing it now.
The app still works and saves new items to the Kanban board. It’s still using the default GraphQL connections.
Where does the new data go as I create it?
What do I need to reconfigure to control my data more?
Also, after I turn off the auto login feature, what’s the easiest way to setup authentication?
Any more info helps, I’m new to Refine and GraphQL. I just wanted to deploy something quick to solve my issue of needing a Kanban board for internal uses. My team plans to learn more about how this stuff works and take it further.
The app still works and saves new items to the Kanban board. It’s still using the default GraphQL connections.
Where does the new data go as I create it?
What do I need to reconfigure to control my data more?
Also, after I turn off the auto login feature, what’s the easiest way to setup authentication?
Any more info helps, I’m new to Refine and GraphQL. I just wanted to deploy something quick to solve my issue of needing a Kanban board for internal uses. My team plans to learn more about how this stuff works and take it further.
