Adrian Gardian

Results 4 issues of Adrian Gardian

*Issue #, if available:* https://github.com/awslabs/aws-mobile-appsync-sdk-android/issues/349 *Description of changes:* When somebody will add a new value for any Enum in the schema and will start sending it, apps will older schema...

pending-triage

**Describe the bug** I'm adding a new enum value to my GraphQL schema and I'm starting sending it. My older version apps crash or not work properly, because auto generated...

feature-request
codegen

Thanks for proposing a pull request! To help us review the request, please complete the following: - [x] sign [contributor license agreement](https://developers.facebook.com/opensource/cla) - [x] I've ensured that all existing tests...

CLA Signed

**Please complete the following information:** - Library Version: 1.6.4 - Affected Device: Oppo A5 **Describe the Bug:** My ballonContent ``` @Composable fun BalloonContent() { Column { Text(text = "description") Text(...

compose