Method and Description |
---|
com.amazonaws.mobileconnectors.appsync.AWSAppSyncClient.clearMutationQueue()
Since 2.9.0. This method will be removed in the next minor version.
Please use #clearCaches(ClearCacheOptions.builder()
.clearMutations().build()) instead.
|