Nathan Horrigan

Results 13 comments of Nathan Horrigan

Hi, @martintreurnicht - Did you get around to investigating this?

Fairly sure this is because the masking is done natively in Swift or Java which will not run during a Jest test since it is running in a fake environment.

Some further debugging and it looks like when you call `mask(...)` it doesn't return a promise? > console.log(unmask) LOG [Function promiseMethodWrapper] > console.log(unmask(props.mask, text, true)) LOG {}

@martintreurnicht - Are you able to help on the above?

> The hack that removes NoUnusedFragmentsRule validator This hack is not compliant with the spec but doesn't break anything per se. This originally came about when we first writing the...

Hi @fabienheureux , I did try GDQ but it doesn't work with stream field and that's a big issue for us. Instead of hack GDQ into Grapple, I decided to...

Thanks @tbrlpld , I'll be happy to review anything once the PR is ready :)

Hi there! Sorry for the lack of support recently, My schedule has been jam-packed. I will take a closer look at the weekend. Have a great week!

What's the expected timeframe for GraphQL support or is it to early to say?