Panagiotis Kapros

Results 4 issues of Panagiotis Kapros

Updated dependencies to use the latest apollo-codegen. Removed the `getSchema` and `writeSchema` implementations and the hard-coded `'/tmp/gql-schema.json` location. Instead rely on apollo-codegen generate to resolve the schema from config file....

Added build command. Awesome extension! Thank you! :1st_place_medal:

Hi, Using the helm chart version `0.48.2` and app version `0.50.22` I cannot create a mongo source. The server is rejecting the [source_type = "mongodb"](https://registry.terraform.io/providers/airbytehq/airbyte/latest/docs/resources/source_mongodb#source_type) as `value-not-found`: ``` airbyte_source_mongodb.my_source_mongodb: Creating......

**Describe the bug** When we send a message with an attachment that exceeds `Messages.MAXIMUM_JSON_ATTACHMENT_SIZE` causes the error: ``` ReferenceError: require is not defined ``` ![image](https://github.com/user-attachments/assets/9acf26f0-9e2e-4e15-96b9-72c88d3919d2) **To Reproduce** ``` Send a...

bug