Hacker News new | ask | show | jobs
by replygirl 1258 days ago
if using DRF you export openapi to json and use openapi-typescript-codegen

if using graphene or strawberry you export sdl to json and use @graphql-codegen/typescript