Popular repositories
wooj2 doesn’t have any public repositories yet.
503 contributions in the last year
Activity overview
Contributed to
aws-amplify/amplify-ios,
aws-amplify/docs,
aws-amplify/aws-sdk-ios
and 5 other
repositories
Contribution activity
January 2021
Created 6 commits in 3 repositories
Created a pull request in aws-amplify/amplify-ios that received 7 comments
fix(DataStore): support for QueryPredicateConstant.all for graphql queries
Customers will experience a crash in the event they define a sync query with the .all
constant. For example:
let syncExpression1 = DataStoreSyncEx…
+175
−2
•
7
comments
Opened 5 other pull requests in 3 repositories
aws-amplify/amplify-ios
1
open
1
merged
1
closed
awslabs/aws-mobile-appsync-sdk-ios
1
merged
aws-amplify/docs
1
merged
Reviewed 2 pull requests in 2 repositories
aws-amplify/docs 1 pull request
aws-amplify/amplify-ios 1 pull request
Created an issue in aws-amplify/amplify-ios that received 1 comment
Enforce UUIDV4 for IDs
Describe the bug iOS does not enforce a UUIDv4 for Ids when using API and Datastore models To Reproduce Create a model instance with a custom ID. F…
1
comment