• Returns Setof<
        {
            from: {
                description: Text<0 | 1>;
                name: Text<0 | 1>;
                type: Text<0 | 1>;
            };
        },
    >