You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A GraphQL API for todo apps, the API handles users session management using cookies and CRUD operations are persisted in a MongoDB instance using Prisma.