Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(amplify-appsync-simulator): allow null returns in response templa…
…te (#2267) Simulator converted falsy results to an empty object which prevented returning null for fields in connection type and caused graphql validation error when query included a non nullable field fix #2248
- Loading branch information