list collections where an addr owns at least one token
query Collections {
collections(tokenOwnerAddr: "stars1mtu407haz7g9s4hazdh8mtw94x3v52uaj8xx8c") {
collections {
name
}
}
}
query Collections {
collections(tokenOwnerAddr: "stars1mtu407haz7g9s4hazdh8mtw94x3v52uaj8xx8c") {
collections {
name
}
}
}