Fetch all documents in getStaticPaths with GraphQL

Hi @hi1,

Using Prismic's client v6, you can now perform getAllByType queries to create paths with getStaticPaths.

We explain how to do that in the define paths article:

Let me know if you have any questions about this.

Thanks.