Moiz Arafat

Results 5 comments of Moiz Arafat

Please check https://github.com/yahoo/elide-standalone-example and https://github.com/yahoo/elide-spring-boot-example

I am assuming you are looking for an example app to query your database via GraphQL using Elide.

This PR was done to support bypasscache https://github.com/yahoo/elide/pull/1673. Here the users have to set the header in every request. For this issue, we want to introduce a new Setting where...

> I think the build test failure might be transient as I can't seem to replicate the failure of `example.tests.AsyncTest` locally. restarted the build

Overall the changes looked good to me when compared to the original PR. The test case `testFetchWithFragments` which is failing in `FetcherFetchTest` was removed as part of the below commit...