OBJECT
type AppLocale {# Arguments# filter: [Not documented]# order: [Not documented]# page: [Not documented]# count: [Not documented]translations(filter: Json, order: Json, page: Int, count: Int): AppLocaleTranslationPaginator last_modified: DateTime id: Int layout_id: Int locale: String description: String is_public: Boolean }