cpEnvSecrets
Operator only (is_operator). Lists environment-delivered secret metadata (names/kinds only, never plaintext) injected into the tenant runtime, optionally filtered by environment.
cpEnvSecrets(
environmentId: String
): [CpEnvSecretRow!]!
Arguments
cpEnvSecrets.environmentId ● String scalar
Environment UUID to filter by. Omit/null for all.