zenstack/packages/plugins/tanstack-query
2023-08-14 18:39:44 +08:00
..
src fix: add CheckSelect type into code for Prisma version backward compatibility (#619) 2023-08-08 11:15:14 +08:00
tests fix: nullify field instead of reject when an optional relation field is not readable (#588) 2023-07-19 12:59:44 +08:00
.eslintrc.json feat: implement tanstack-query generator plugin (#413) 2023-05-15 22:34:22 -07:00
jest.config.ts feat: implement tanstack-query generator plugin (#413) 2023-05-15 22:34:22 -07:00
LICENSE feat: implement tanstack-query generator plugin (#413) 2023-05-15 22:34:22 -07:00
package.json fix: issue #627 (#628) 2023-08-14 18:39:44 +08:00
README.md feat: implement tanstack-query generator plugin (#413) 2023-05-15 22:34:22 -07:00
tsconfig.json feat: always use superjson to serialize/deserialize in the api layer (#585) 2023-07-17 18:29:22 +08:00
tsup.config.ts feat: support Prisma v5 (#587) 2023-07-18 22:56:53 +08:00

ZenStack tanstack-query plugin & runtime

This package contains ZenStack plugin for generating tanstack-query hooks.

Visit Homepage for more details.