superTypes
fun superTypes(objectTypeDefinition: GQLObjectTypeDefinition): Set<String>
Content copied to clipboard
List all direct super types (interfaces, unions) implemented by a given object type
List all direct super types (interfaces, unions) implemented by a given object type