Error using Integration fields and Custom Types API - Help

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?

I'm happy to provide more data if need be.

Thanks

Hi @rafael.lohn,

Welcome to the Prismic community.

I'm trying to reproduce this issue on my end. Meanwhile, it would help if you can share your repository name (in a private message if necessary)

Best,
Fares

This issue is being handled privately, and we will update this thread with the final result.

Issue has been resolved, basically by declaring the schema in gatsby-config.js and data show's up