Skip to content

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

Variable: SetVariablesDocument

const SetVariablesDocument: TypedDocumentNode<SetVariablesMutation, Exact<{ namespace: NamespaceInput; session: any; variables: KeyValueInput | KeyValueInput[]; }>>

Defined in: client/graphql.ts:3659

Licensed under BUSL-1.1