superTypes

fun superTypes(typeDefinition: GQLTypeDefinition): Set<String>

List all direct super types (interfaces, unions) implemented by a given object or interface type