Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(graffle): incremental typed client #848

Merged
merged 3 commits into from
May 11, 2024

Conversation

jasonkuhrt
Copy link
Member

@jasonkuhrt jasonkuhrt commented May 11, 2024

This feature brings an incremental approach to client.

It allows client to incrementally be enhanced from raw to typed.

This is generally elegant library design.

It also provides a natural bridge for existing graphql-request users. They should be able to migrate to Graffle in a trivial way, exploring the typed client at their leisure.

@jasonkuhrt jasonkuhrt merged commit eecf7b9 into main May 11, 2024
7 checks passed
@jasonkuhrt jasonkuhrt deleted the feat/graffle/incremental-typed-client branch May 11, 2024 15:58
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.

1 participant