Elton Lobo

Results 11 issues of Elton Lobo

## Description Can we link Collections to other collections by ID and obtain the information.. kind of like how Graphql queries are structured..? Let me explain.. Say we have 2...

No typescript support when we activate timezone support.

**Describe the feature you'd like** For output prediction chains langsmith does not record any trace. **Additional context** For example in [this sql prompt example](https://github.com/FlowiseAI/Flowise/blob/e86550a91abc3670de3116cb215a9fbaf82bcb6c/packages/server/marketplaces/chatflows/SQL%20Prompt.json). The LLM call to generate the...

enhancement
in-work

For instance say you are resolving a field as `None` and it is defined in schema as `Non Null ( ! )`. Now because of the below screenshot. => GraphQL...

**Describe the bug** In the hook `useUpsertMutation` when we pass in the payload with an object with values undefined the columns are sent to supabase. Note: This was working before...

bug

I'm getting the following errors when using with [knex](https://knexjs.org/). Im using the database export from the `pormise.js` file 1. statement.run is undefined. i noticed this when running `knex.raw()` 2. types...

Solution required to abort both http & web socket data upload.

enhancement

**Describe the bug** When we install a plugin for example like FileSystem and try to sync it does not work. Its only when we add the package to the app/project/package.json...

bug

Concerned endpoint is : `get_list_with_child()`