A "play-by-ear" exploration on RTK Query for wiring GraphQL-powered CRUD-operation.
Ever since the emergence of RTK Query in April 2021, I haven't got a chance to tinker with it. So this is my sweet disposition three-odd years later.
This project is based on Create Next App with Redux template, using GraphQL-flavoured baseQuery
, and hitting GraphQLZero API by Almansi.
CSS and TS-typings are kept to minimum in order to focus more on logic and functionality than on cosmetic and design purity.
pnpm dev
You can find other runnable scripts in package.json.
Glenn Dwiyatcita (@dwiyatci)
WTFPL – Do What the Fuck You Want to Public License.
See LICENSE.txt.