Diiferent exporters for different content fragment models
Can we create different exporters for different content fragment models, just the same way we would create for different components.
meaning a content fragment model (article) would export only 2 fields when its put on a page (and accessed via page.model.json)
and another content fragment model (eg banner) would export may be 4 fields when its put on a page(and accessed via page.model.json)
Thanks in advance.