jira.js
    Preparing search index...

    Variable GroupTypeSchemaConst

    GroupTypeSchema: ZodCustom<
        string & {}
        | "USERBASE_GROUP"
        | "TEAM"
        | "GROUP",
        string & {} | "USERBASE_GROUP" | "TEAM" | "GROUP",
    > = ...

    The group type.