Braun Reyes
Kevin Kho
mutation { delete_agent_config(input: {agent_config_id: "<id-here>"}) { success } }
query { agent_config { id name } }
Dylan