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