Skip to main content

CreateScopedConfigVariableInput Input Object

Input fields

ArgumentTypeDescription
keyString!The display name of this variable.
stableKeyString!The stable key for referencing this variable from Integrations. Cannot change after setting.
descriptionStringAdditional notes about the Scoped Config Variable.
variableScopeString!Specifies the scope of the variable.
connectionID!The Connection to which this variable is associated.
inputs[InputExpression]The collection of Expressions that serve as inputs to this variable.
clientMutationIdStringA unique identifier for the client performing the mutation.