Sebastian Golasch

Results 61 comments of Sebastian Golasch

I've been working something like this for quite some time now (after we realized, that we can't handle a large graph properly without one). We've tried https://github.com/pipedrive/graphql-schema-registry but it has...

I'm running into the problem as well, with an anonymous account (so no API Key); from the Code it's quite clear that it should only updaten hourly when no API-Key...

@nabsofken It's not really possible to further debug your problem with the code samples you uploaded, not for a problem which contains that much variables like the one you're describing......

@nabsofken Not until now; I scheduled some time within the next 2 days to do so; will get back to you with more details once I have them. At a...

@nabsofken So, I was able to check your problem. The `mandatory` flag/feature seems to be not working as advertised; meaning it only does 50% of the job it is supposed...

The main problem with all of the docco - grunt modules out there is, that docco & docco-husky don´t export functions like 'normal' npm modules do. docco (and docco-husky) must...

I´ve seen that @vytch already implemented & pull requested this, shame on me for not checking the PRs ;)

Not saying that I found the ideal solution for this issue, but at least something that works for me, without modifying the `hbs` or `handlebars` source files: In your `main.js`...

Hi @ngrieble, first of all, no need to feel sorry for anything, I treat PRs often as a place for asking questions. In some way, this often is a real...

Weird issue. I don't have the time to get my hands on a fix, do you mind sending in a PR?