Howard Dean Watts
Howard Dean Watts
johndavid you are a savior and a saint!
Thanks @micaste for looking into this issue, going to mirror the comment above and ask if there is any reason this cannot be in the next release @STRML
To note, while messing around I found a way to get the expected output, but do not think it is the correct solution as it causes a test to fail....
@loganpowell I switched to https://github.com/kaue/jsonexport but I recommend using my fork from this PR: https://github.com/kaue/jsonexport/pull/90
> [Link to example of current results relevant to claim in description](https://kaue.github.io/jsonexport/demo/?json=%7B%22companies%22:%5B%7B%22display_name%22:%22A%22,%22investments%22:%5B%7B%22name%22:%22B%22%7D,%7B%22name%22:%22C%22%7D%5D%7D,%7B%22display_name%22:%22B%22,%22investments%22:%5B%7B%22name%22:%22D%22%7D,%7B%22name%22:%22E%22%7D%5D%7D%5D%7D&options=%7B%7D) Apologies, I should have wrapped the object with brackets in my PR (updated). You will see the behavior...
Sure thing, here is a breakdown of my changes. Apologies for the long write up, I just got diagnosed with COVID and so have a lot of time on my...
@kaue @AckerApple Thanks for checking back in on this, guys. I'll note that we've been using these changes on our production platform to export results from our GraphQL API over...
@kaue @AckerApple - any chance we can get this merged?
> You need to rebuild the build files and commit them to get the SDK check to pass. Would also be cool if you could do the same in the...
> Would also be cool if you could do the same in the other adapters, specifically looks like the express adapter needs this change. I don't think that it is...