wikijs-fork/client/graph/admin-locale-query-list.gql

15 lines
164 B
Plaintext
Raw Normal View History

{
localization {
locales {
code
createdAt
isInstalled
installDate
isRTL
name
nativeName
updatedAt
}
}
}