StackLatestTypes publicType aliases
EncryptedQueryResult
Result of encryptQuery (single or batch): EQL or composite literal string
Type Alias: EncryptedQueryResult
type EncryptedQueryResult =
| Encrypted
| string;Defined in: .tmp-stack/packages/stack/src/types.ts:122
Result of encryptQuery (single or batch): EQL or composite literal string