dotansimha / dotansimha/graphql-code-generator-community

[typescript-graphql-request] allow custom Sdk type

Open
#489 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
137
Forks
195
Avg merge
6h 20m
Merged PRs (30d)
16

Description

**Is your feature request related to a problem? Please describe.**

Currently, `@graphql-codgen/typescript-graphql-request` uses a hard-coded `Sdk` type. If the schema also has a `Sdk` type, this will cause a conflict.

**Describe the solution you'd like**

Allow the user to customize the `Sdk` type, for example by adding the `sdkType` option to the configuration.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.