datocms / gatsby-source-datocms

Official GatsbyJS source plugin to pull content from DatoCMS
MIT License
140 stars 50 forks source link

Inverse relationships support #225

Open mordonez opened 9 months ago

mordonez commented 9 months ago

Context

Currently, the Inverse relationships functionality is not supported in the gatsby-source-datocms plugin. This feature is available in the Content Delivery API and can be utilized by migrating to the gatsby-source-graphql plugin. However, I believe that integrating inverse relationships directly into the plugin would be a valuable addition.

Request

We kindly request the addition of support for Inverse relationships in the source plugin. This would provide a seamless experience for users of DatoCMS who rely on this feature with Gatsby, without the need to switch to a different plugin.

Roadmap and Plans

Is it on the roadmap? Knowing this would help us plan our upcoming projects more effectively

marcelofinamorvieira commented 9 months ago

Hey @mordonez at the moment this isn't in the roadmap explicitly and we don't have any ETA for this for now unfortunately.

claygiffin commented 4 months ago

@marcelofinamorvieira Is there any update on when this might be available for use?