Christoph Zwerschke

Results 235 comments of Christoph Zwerschke

@tcleonard I want to wait how this is resolved in graphql-relay-js before I port it here.

The PRs #6 and #13 already adress this, unfortunately they are not merged yet.

Thanks @NomarCub - I just noticed this as well and created superDuperCyberTechno/obsidian-code-copy#4 over there.

@andimarek - I have tried this out now and created the following test. I think something like that should be included in the test suite, to have better coverage of...

> can you write a failing test? See above. The test fails - `email` is `null` instead of `{subject: 'Hello'}`.

@asishallab this is a different issue, it exists only in the context of a subscription.

@robrichard Nice, I somehow missed that. Maybe because I only searched the issues, not the pull requests.

As @IvanGoncharov mentioned, this function could also be used internally to implement `extendSchema` and `lexicographicallySortSchema`.

After investigating this today a bit more I think I found the cause of the problem: Emissary-ingress is looking for the AuthService in the "emissary" namespace, not in the "default"...