In js-datocms-client, provide option to import only specific content-types

Is your feature request related to a problem? Please describe.

I want to import only specific contentTypes from js-datocms-client, using contentful-import

Describe the solution you’d like

I have already created an issue for it, and a corresponding pull request, https://github.com/datocms/js-datocms-client/pull/67. I am taking in the content types that I need to import through command line, and filtering out in the beginning itself, the content types, and its entries, although all assets get transferred. I guess I could also call, destroy all unused assets in the end.

Describe alternatives you’ve considered
Any other alternative solution is appreciated

Thank you

Thank you very much @prasad.adi and welcome to Community!

We are going to review that and discuss it as soon as possible :slight_smile:

Thank you!