Sunny Pelletier

Results 96 comments of Sunny Pelletier

Same problem here. Triple quotes are part of the schema definition standard graphQL specification as we can see [here](https://spec.graphql.org/June2018/#sec-Descriptions), so this should be supported.

Regarding the first query > So, I am not sure what in the profile output you base your conclusion on What makes me think that neo4j does something for the...

Alright then, thank you for your answer. I think I understand your point, although I still don't understand how my query becomes so slow when I add conditions that all...

We have the same issue. It's not great that a graceful shutdown throws errors and log errors. That's the exact opposite of a graceful shutdown.

Same issue here. Maybe i'm wrong, but the only thing required seems to modify the `Utils` function into: ```kotlin if (this is ParameterizedType) { this.rawType as Class } else if...

I'm coming a little late on this, but I faced the same issue. Actually, @KammererTob's proposition didn't work for me right out of the box, but I was able to...

As I stated in the PR, I modified an Integer to a Double. Do you consider this to be an issue? If yes, to you have an alternative to propose...

@jimmyjames That is quite strange. I get the same error as you now. I swear that this code worked 2 days ago :thinking: :thinking: :thinking: :thinking: What is even weirder...

@jimmyjames any news ? I don't really need this much anymore, but any reason not to merge it? Otherwise, I'll close it. Thanks!

Sorry, I accidentally clicked the button in the application. Is there a way to undo this action?