Effortless Type-Safe GraphQL SDK Generation with GraphQL SDK Generator
Hello everyone
Today, we will discuss one of the most challenging tasks in working with a GraphQL server i.e creating an SDK. The pain often lies in writing .gql files and building corresponding TypeScript types to match the schema. Whenever the sche...
blog.siddharth9890.com2 min read