Neal Yip

Results 3 issues of Neal Yip

Hi, I have found there is a property called delay on the default-filter class. This is useful for reducing the number of requests to the server if we use Server...

just like the way DateFormatPipe does, if (!value) { return ‘’; }

help wanted
good first issue

The appsync js sdk keeps retrying for mutations even if 401 has been thrown. ![retries](https://user-images.githubusercontent.com/6487585/54579815-3fc8d700-4a40-11e9-852e-7bff0f141788.jpg) Here is a snippet of my code ``` const args: AWSAppSyncClientOptions = { url: this.configService.config.graphqlEndpoint,...

offline
to-be-reproduced
appsync-core