hi, i have nuxtServerInit action now i need a way to load all languages i have under my Project
settings
before it was possible with
const languagesFromPrismic = this.$prismic.api.data.languages
from nuxt-prismic module
hi, i have nuxtServerInit action now i need a way to load all languages i have under my Project
settings
before it was possible with
const languagesFromPrismic = this.$prismic.api.data.languages
from nuxt-prismic module
Hi Marko,
Unfortunately this kind of higher level repository info isn’t available in the GraphQL API at the moment.
This means you will have manually add any available languages for you repo to your project. This might be were an i18n file will come in useful.
yea thanks hope this will available soon but yea its not much daramticaly butt nice to have
This thread has been labeled as a feature request.
This is being tracked as an open feature request.
If you have another use-case for this feature, you can 'Flag' this topic to reopen. Please use the button to show your support for the feature and check out our Feature Request Guidelines.