Migrate to gql templates for client queries/mutations/subscriptions
b1zzu opened this issue · 0 comments
b1zzu commented
We should migrate to the gql template for the client queries/mutations/subscriptions generation in order to drop completely typescript transpile on runtime and the source module hack.
graphql-testx/src/GraphbackClient.ts
Line 52 in 49b7e73