Closed n3n closed 1 year ago
Hey @n3n, what is your use case for using blitz console without db?
Hey @n3n, what is your use case for using blitz console without db?
For some projects, I only work with a 3rd party or API, and I need to test integrations, queries and mutations in the console.
What is the problem?
Blitz console not working when using on a project without db (New blitz project and choose "Minimal — no DB, no auth" template).
Paste all your error logs here:
What are detailed steps to reproduce this?
blitz new
blitz console
Run
blitz -v
and paste the output here:Please include below any other applicable logs and screenshots that show your problem:
No response