Homepage

TranslationJson

Last edit: Oct 26, 2022

TranslationJson

type TranslationJson {
  deleted_records: Int!
  key: String!
  locale: String!
  strategy: TranslationJsonStrategy!
  upserted_records: Int!
  value_json: HashObject!
}

Fields

deleted_records (Int)

key (String)

locale (String)

strategy (TranslationJsonStrategy)

upserted_records (Int)

value_json (HashObject)

Questions?

We are always happy to help with any questions you may have.

contact us