I\'m trying to fetch all the commits made on a repo during 2020 using node-fetch, and then trying to store them on a mongodb collection using express-graphql.
I got m