getSchemaItemKey Method
Returns a SchemaItemKey given the item name and the schema it belongs to
getSchemaItemKey(fullName: string): SchemaItemKey
| Parameter | Type | Description |
|---|---|---|
| fullName | string | fully qualified name {Schema name}.{Item Name} |
Returns - SchemaItemKey
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.