Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

Add helper support for root operations#5

Merged
hyochan merged 1 commit intomainfrom
feature/root-operation-helpers
Sep 18, 2025
Merged

Add helper support for root operations#5
hyochan merged 1 commit intomainfrom
feature/root-operation-helpers

Conversation

@hyochan
Copy link
Member

@hyochan hyochan commented Sep 18, 2025

Add typed helper exports for Query, Mutation, and Subscription so generated TypeScript, Dart, Kotlin, and Swift clients enforce argument signatures.

Regenerate emitted files to expose the helpers immediately.

Add helper generation for root operations across all outputs, creating typed handler aliases for TypeScript plus language-specific helpers in Dart, Kotlin, and Swift.

Ensure the generated files stay synchronized by running the existing generate scripts so that clients immediately benefit from the new helpers.
@hyochan hyochan added the 🍗 enhancement New feature or request label Sep 18, 2025
@hyochan hyochan merged commit ab26ee3 into main Sep 18, 2025
2 checks passed
@hyochan hyochan deleted the feature/root-operation-helpers branch September 18, 2025 04:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

🍗 enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant