We are looking to make the plugin seamlessly support Cloudinary assets sourced via CMSs and other sources.
- Let the user configure where to find the Cloudinary data (ie. GraphQL Type) and
- Let the user configure where on the type to find public id, cloud name, original height, original width and mime type.
Code this similarly to gatsby-remote-images: config docs link
