-
Being a bit lazy here, but anyone know if there's a graphql backend **mock** server that can run from a JSON file (possibly with support to write to JSON file)? Wanted for dev whilst "real" backend is built out.
-
Kinda like a JSON file backed version of prisma would be perfect!