Replies: 2 comments
|
I am also wondering the same thing. With Gatsby source wordpress on v5 now I thought maybe this issue redux issue |
0 replies
|
I am also wondering if this feature fell off the roadmap? I think to workaround this you can fetch data directly from your WordPress backend, but then you don't have the data in Gatsby's GraphQL layer so it's not a great solution depending on what you're after. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I am trying to source from a multisite installation, but I can't figure out if that is possible.
I've been searching around, and I found this #12608, but for me it doesn't allow two instances of the
gatsby-source-wordpressplugin.Does anyone have any pointers on how to set up sourcing for a situation like this?
All reactions