Homepage

Translation

Last edit: Oct 26, 2022

Translation

type Translation {
  created_at: JSONDate!
  id: ID!
  key: String!
  locale: String!
  updated_at: JSONDate!
  value: String!
}

Fields

created_at (JSONDate)

id (ID)

key (String)

locale (String)

updated_at (JSONDate)

value (String)

Questions?

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

contact us