isOrganizationCategory
Detects whether a given string comes from an organization's category schema. Since the category schema preserves casing, this function checks for the prefix "/Categories".
Parameters
Returns
true if the string is an organization category, false otherwise.
boolean
Function defined in common/src/core/schemas/internal/categories/isFullyQualifiedCategory.ts:19