Open ackvf opened 3 years ago
Hi there, is there a way to generate 1:1 typescript interfaces to cover my tables in a TypeScript project?
Hi there! I needed this too & didn't see it anywhere, so I built one (also generates Zod schemas): https://github.com/jkcorrea/airtable-typegen
try it out and lmk how it works for your case :)
Hi there, is there a way to generate 1:1 typescript interfaces to cover my tables in a TypeScript project?