I'm using an Integration Field that I push data to. When using gatsby-source-prismic V4 with the Custom Fields API, my integrated data (pushed as "blob") does not show up. If I actually import the .json schema of the Custom Type - without any additional modeling of my "blob" - it works fine, and all the data automatically appears.
Are there any additional steps to make the Custom Fields API play with the Custom Integration Field?