Charles Leung
08/19/2021, 2:00 PMKevin Kho
Kevin Kho
Charles Leung
08/19/2021, 2:20 PMJenny
08/19/2021, 2:22 PMquery {
action {
id
name
action_type
}
}
Then you can test the action by using:
mutation {
test_action (input: {action_id: ""}){
success
}
}
Charles Leung
08/19/2021, 2:22 PMJenny
08/19/2021, 2:23 PMCharles Leung
08/19/2021, 2:45 PMCallum Okuefuna
08/19/2021, 2:48 PMCallum Okuefuna
08/19/2021, 2:49 PMJenny
08/19/2021, 3:21 PMJenny
08/19/2021, 4:16 PMCharles Leung
08/24/2021, 2:58 PMJenny
08/24/2021, 3:10 PM