Membrane React - v0.7.0
    Preparing search index...

    Variable OrgWorkspaceUserConst

    OrgWorkspaceUser: ZodObject<
        {
            id: ZodString;
            workspaceId: ZodString;
            testCustomerId: ZodString;
            userId: ZodString;
            role: ZodString;
        },
        $strip,
    >