This commit is contained in:
Marco Lettere 2021-06-04 10:52:26 +02:00
parent b0f341d61a
commit 48275c4a2d
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
"taskReferenceName": "to_array",
"type": "JSON_JQ_TRANSFORM",
"inputParameters": {
"role": "${workflow.input.role}",
"role": "${retrieve_member_role.output.body}",
"queryExpression" : ".role"
}
},