objectbox / objectbox-go

Embedded Go Database, the fast alternative to SQLite, gorm, etc.
https://objectbox.io
Apache License 2.0
1.07k stars 46 forks source link

Ignore some structs for code generation #45

Open yogeshkumar98103 opened 1 year ago

yogeshkumar98103 commented 1 year ago

Is there a way to ignore some structsin a file when generating code. I am using gqlgen to generate my structs and I want to persist only some of them using objectbox.