gatsby-source-prismic-graphql
gatsby-source-prismic-graphql copied to clipboard
Way to use multiple repositories
It'd be great to be able to use multiple repositories on the same Gatsby app. For example, having a repo for blog, one for landing pages, one help articles, and so on. On our company we are considering moving our entire app, marketing pages and blog to Prismic, but having all our content on the same repository is kinda messy
@kaumac It's not possible out of the box, however I do have a working project that's able to connect to multiple prismic repositories. It's for a client so I can't share the code, but I could put together an example project
This is a duplicate of https://github.com/birkir/gatsby-source-prismic-graphql/issues/87