Skip to main content

UpdateScopedConfigVariableInput Input Object

Input fields

ArgumentTypeDescription
keyStringThe display name of this variable.
descriptionStringAdditional notes about the Scoped Config Variable.
defaultForComponentBooleanSpecifies whether this Config Variable is required for Customers using the related Component.
inputs[InputExpression]The collection of Expressions that serve as inputs to this variable.
oAuthRedirectConfigOAuthRedirectConfigInputConfiguration for OAuth redirects.
redeployBooleanIndicates whether to redeploy Instances using Scoped Config Variable.
unsetOAuthRedirectConfigBooleanWhen true, removes oAuthSuccessRedirectUri and oAuthFailureRedirectUri from meta.
idIDThe ID of the ScopedConfigVariable to mutate.
clientMutationIdStringA unique identifier for the client performing the mutation.