Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
June 05, 2025 source code.tar.gz | 2025-06-05 | 2.9 MB | |
June 05, 2025 source code.zip | 2025-06-05 | 3.3 MB | |
README.md | 2025-06-05 | 2.2 kB | |
Totals: 3 Items | 6.2 MB | 0 |
@graphql-codegen/cli@5.0.7
Patch Changes
-
#10150
e324382
Thanks @ArminWiebigke! - Allow functions to be passed as valid values forUrlSchemaOptions.customFetch
. This was already possible, but the type definitions did not reflect that correctly. -
#10358
157c823
Thanks @eddeee888! - Remove extraneous error stacktrace if fails to load@parcel/watcher
-
Updated dependencies [
e324382
,98392fc
]:- @graphql-codegen/plugin-helpers@5.1.1
- @graphql-codegen/client-preset@4.8.2
@graphql-codegen/client-preset@4.8.2
Patch Changes
-
#10120
98392fc
Thanks @yangirov! - The@graphql-codegen/client-preset
package now supports theenumValues
option. -
Updated dependencies [
e324382
]:- @graphql-codegen/plugin-helpers@5.1.1
@graphql-codegen/plugin-helpers@5.1.1
Patch Changes
- #10150
e324382
Thanks @ArminWiebigke! - Allow functions to be passed as valid values forUrlSchemaOptions.customFetch
. This was already possible, but the type definitions did not reflect that correctly.