possibleTypes

fun possibleTypes(typeDefinition: GQLTypeDefinition): Set<String>
fun possibleTypes(name: String): Set<String>