Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom domains instead of prefix strategy #65

Open
simplenotezy opened this issue Jan 7, 2022 · 0 comments
Open

Custom domains instead of prefix strategy #65

simplenotezy opened this issue Jan 7, 2022 · 0 comments

Comments

@simplenotezy
Copy link

We're switching from prefix strategy (https://domain.com/de/ to https://domain.de). How do we retrieve pages by URI then?

Previously we could simply do:

 page(id: "de/some-page", idType: URI, ) {

However, since changing to domains instead of prefix, this now returns null.

I have tried with:

But none of them work unfortunately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant