mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-18 07:50:23 +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).