ENUM

I18nLocale

One of the supported languages.

link GraphQL Schema definition

  • enum I18nLocale {
  • # English
  • EN
  • # Spanish
  • ES
  • }