Brandon Bayer
Brandon Bayer
### What do you want and why? Currently you have to manually craft a `ctx` mock for using in tests or running queries/mutations inside `blitz console`. We need to make...
### What do you want and why? Currently you need to manually call `refetch()` or [`mutate()`](#582) on a `useQuery` result after doing a mutation. We should try to come up...
- [ ] `blitz next CMD` will be special cased, such that all nextjs commands like `blitz dev`, `blitz lint`, etc will run `blitz next dev`, etc. - [ ]...
https://github.com/blitz-js/blitz/tree/canary/nextjs/test/integration/env-config-app-env
- [ ] https://github.com/blitz-js/blitz/blob/canary/nextjs/test/unit/use-mutation.unit.test.tsx - [ ] https://github.com/blitz-js/blitz/blob/canary/nextjs/test/unit/use-query.unit.test.tsx
- [ ] https://github.com/blitz-js/blitz/tree/ada67b5aedd55490baeb80b02c54d268b8181761/test/integration/queries