superTypes

fun superTypes(objectTypeDefinition: GQLObjectTypeDefinition): Set<String>

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