Blake List
08/23/2021, 1:04 AMnicholas
08/23/2021, 2:46 PMBlake List
08/23/2021, 9:30 PMnicholas
08/23/2021, 10:36 PMmutation {
delete_tenant(input: {tenant_id: "<<>>", confirm:true}) {
success
error
}
}
replacing the <<>>
with the if of the tenant you're trying to removeBlake List
08/24/2021, 11:39 PMnicholas
08/25/2021, 12:17 AMquery {
tenant {
id
name
}
}
Blake List
08/25/2021, 12:24 AMnicholas
08/25/2021, 12:25 AMname
to that query (i've added it)Blake List
08/25/2021, 12:25 AMnicholas
08/25/2021, 12:27 AM