Skip to content

ChainGraph API Documentation / @badaitech/badai-api / GraphQL / DeleteSecretParams

Type Alias: DeleteSecretParams

DeleteSecretParams = object

Defined in: client/graphql.ts:397

Parameters of the deleteSecret mutation.

Properties

id

id: Scalars["SecretID"]["input"]

Defined in: client/graphql.ts:399

ID of the secret to be deleted.

Licensed under BUSL-1.1