I have been struggling to integrate gatsby with netlify-cms when using gatsby-transformer-yaml. Currently netlify-cms does not support collections defined in a single file [1]. I created a custom yaml plugin [2] to reconcile the two projects. Now I am curious if there is a path towards integrating this custom transformer with gatsby-transformer-yaml to support a variety of data layouts.
[1] decaporg/decap-cms#531
[2] https://github.com/computer-lab/gatsby-transformer-yaml-netlify