@rendley/sdk - v1.12.6
    Preparing search index...

    Variable GroupSchemaConst

    GroupSchema: Zod.ZodObject<
        { id: Zod.ZodString; label: Zod.ZodString },
        "strip",
        Zod.ZodTypeAny,
        { id: string; label: string },
        { id: string; label: string },
    > = ...