findEligibleSchemaKeys MethodProtected
Attempts to find all Schema strings that match the desired SchemaKey.
findEligibleSchemaKeys(desiredKey: SchemaKey, matchType: SchemaMatchType): StringSchemaKey[]
| Parameter | Type | Description |
|---|---|---|
| desiredKey | SchemaKey | The SchemaKey to match. |
| matchType | SchemaMatchType | The SchemaMatchType. |
Returns - StringSchemaKey[]
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.