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...
Sep 1, 20242 min read3
