Homepage

EncryptedConstant

Last edit: Oct 26, 2022

No description

type EncryptedConstant {
  created_at: JSONDate!
  deleted_at: JSONDate
  name: String!
  updated_at: JSONDate!
  value: String!
}

Fields

created_at (JSONDate)

deleted_at (JSONDate)

name (String)

Name of the constant

updated_at (JSONDate)

value (String)

Decrypted value of a constant

Questions?

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

contact us