Get Involved
Edit on GitHubupdatePolicySetting
updatePolicySetting (input: UpdatePolicySettingInput!) → PolicySetting
Update the policy setting with the given id
. Provide the setting in either standard form (either value
(as JSON) or valueSource
(as YAML string), or as a calculated setting with inputTemplate
(as YAML Nunjucks template) and optional input
(as GraphQL query string). Optionally provide precedence
, note
, validFromTimestamp
and validToTimestamp