Skip to content

feat: Enhance FieldKeys and FieldType to support nested fields in Schema.#25

Open
christophe-g wants to merge 2 commits into
fwal:mainfrom
christophe-g:feat-nested-key-type
Open

feat: Enhance FieldKeys and FieldType to support nested fields in Schema.#25
christophe-g wants to merge 2 commits into
fwal:mainfrom
christophe-g:feat-nested-key-type

Conversation

@christophe-g
Copy link
Copy Markdown

This should close #18.

@fwal
Copy link
Copy Markdown
Owner

fwal commented Mar 4, 2026

Great! I'm looking into something similar for updates using Paths and Get from type-fest .

Could you also rebase-away me as co-author of d369085 😅

@christophe-g
Copy link
Copy Markdown
Author

@fwal - thanks.

You can close this PR if you plan to include type-fest - I won't be offended ; ).

For the time being, I have a couple of @ts-expect-error for queries with nested keys and I am ok with this for a couple of additional days / weeks.

Out of curiosity - plans for Effect 4 for this lib? Not asking for an ETA, just to know if it will be there at some stage. Cheers !

@fwal
Copy link
Copy Markdown
Owner

fwal commented Mar 6, 2026

Out of curiosity - plans for Effect 4 for this lib? Not asking for an ETA, just to know if it will be there at some stage. Cheers !

Not had time to dip my toes in just yet but will start work soon, thinking that an eventual 1.0 will run on Effect 4 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nested keys are not inferred on queries

2 participants