nylas / nylas-nodejs

A NodeJS wrapper for the Nylas REST API for email, contacts, and calendar.
MIT License
169 stars 118 forks source link

refactor api client and implement pagination #441

Closed agtang96 closed 1 year ago

agtang96 commented 1 year ago

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

clean up types and api client logic

implement list CRUD function as two generators