Actions
Bug #37417
openOverriddenAnsibleVariablePresenter GraphQL scheme incorrect for hidden_value and overridden
Difficulty:
Triaged:
No
Description
By delegating the methods hidden_value? and overridden? of AnsibleVariable to "OverridenAnsibleVariablePresenter", the fields available via GraphQL are effectively named hiddenValue? and overridden?, which are not valid names.
Actions