Kolade Afode

Results 4 issues of Kolade Afode

This PR add the Toggle group component, you can see the demo of how it looks on both light & dark modes below: ![2023-02-03 10 01 13 pm](https://user-images.githubusercontent.com/87288429/216712214-983389f8-66dd-4cea-a74d-800cb3a33181.gif)

area: component
component: toggle group

## This PR contains: This PR reproduce a bug in the GraphQL query builder functions. ## Describe the problem you have without this PR see #5969

Faling test [PR](https://github.com/pubkey/rxdb/pull/5968) You have a RX schema for a document in your collection with nested fields: ```ts const mySchema = { version: 0, primaryKey: 'passportId', type: 'object', properties: {...

First of all thank you for such a useful package. This feature request is similar to [this](https://github.com/kubb-labs/kubb/issues/956). Currently the `generateMutator` function reads the file when you provide a path to...

tanstack-query