mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-16 10:34:34 +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).