Skip to content

Latest commit

 

History

History
 
 

typeorm-codegen

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@subsquid/typeorm-codegen

Generates TypeORM entity classes from squid graphql schema.

Usage

# 1. Install
npm i @subsquid/typeorm-codegen --save-dev

#2. Run
npx squid-typeorm-codegen

squid-typeorm-codegen(1) has no options, as it is supposed to be started from squid project root and simply follows squid project conventions.