-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(codegen.ts): add emitLegacyCommonJSImports flag to CodegenConfig…
… to support ESM refactor(codegen.ts): update BlockStatusFilter path to reflect its new location refactor(package.json): rename "generate" script to "codegen" for consistency with codegen.ts refactor(resolvers-types.ts): update Scalars types to include input and output types for better type safety refactor(resolvers-types.ts): reorder imports for better organization feat(resolvers-types.ts): add MakeEmpty and Incremental types for more flexible type handling
- Loading branch information
1 parent
dce4a9f
commit 136c399
Showing
3 changed files
with
55 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters