Skip to content

Releases: Shopify/graphql-codegen

v0.1.0

27 May 03:33
109495e

Choose a tag to compare

Minor Changes

  • The generated file can now optionally end in .ts instead of .d.ts. This enables the usage of enums in the generated types. (#9) by @frandiox

v0.0.2

08 May 07:36
ff6fec7

Choose a tag to compare

Patch Changes

  • Use type imports in the generated d.ts file (#7) by @frandiox

v0.0.1

29 Feb 10:15
0b7c193

Choose a tag to compare

Patch Changes