@graphql-codegen/cli How to generate real types, instead of `input: any; output: any` for custom scalars? I’d like to achieve the following // I …
@graphql-codegen/cli How to generate real types, instead of `input: any; output: any` for custom scalars? I’d like to achieve the following // I …