SynergyEvolved

Results 5 issues of SynergyEvolved

In the docs under manual commits (https://kafka.js.org/docs/1.12.0/consuming#manual-commits) it says: `Note that you don't have to store consumed offsets in Kafka, but instead store it in a storage mechanism of your...

Hi there! I was wondering if its possible to get the comments from the prisma schema ([link to docs](https://www.prisma.io/docs/concepts/components/prisma-schema#comments)) to show up in the { description: } section? Thanks Paul

enhancement
prisma

Hi there, I am not sure what I am missing but when I put a field as optional in the schema file like: ``` description String? ``` end up with...

question

Hi there, I saw on the Wix YouTube channel there is a sidecar that enables NodeJS use. Is that available? Thanks Paul

Hi Adam, Could you please do a NestJS Neo4j realworld example using the new @neo4j/graphql & @neo4j/graphql-ogm libraries? Thanks