mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-02 09:30:03 +00:00
When using findOrBuild or findOrCreate, the 'where' option does not have any typing information for attributes available on the Model. Other find methods provide typing for 'where' (findOne, findAll).