GraphQL ignores fields that start with double underscore __i18n_lang
and I cant query the language from Sanity. The Sanity Intl plugin has already a solution how to replace the name but the Docs are not very friendly for a Sanity beginner like me.
Please help me implement this code on my Sanity studio.
OR
help me create a new field lang
that automatically gets the value of __i18n_lang
using sanity api.