Dohyeok Kim
12/24/2021, 4:36 PMKevin Kho
Dohyeok Kim
12/25/2021, 1:35 AMDohyeok Kim
12/26/2021, 6:36 AMKevin Kho
Kevin Kho
query {
agent_config {
id
name
}
}
and then
mutation {
delete_agent_config(input: {agent_config_id: "36283b64-c32e-440a-9ddc-6f9e91ecce18"}) {
success
}
}