You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.
I have used a field "category" to generate a sub directory for my paths. I now need to create a linkResolver, but the problem is that I can't get the field "category" within my path info.
I have used a field "category" to generate a sub directory for my paths. I now need to create a linkResolver, but the problem is that I can't get the field "category" within my path info.
According to https://prismic.io/docs/reactjs/beyond-the-api/link-resolving , I get access to the document's type, uid, etc, but not the other fields.
Any advice is appreciated!
The text was updated successfully, but these errors were encountered: