AppSync
-
Client object for interacting with AWS AppSync service.
AWS AppSync provides API actions for creating and interacting with data sources using GraphQL from your application.
See moreDeclaration
Swift
public struct AppSync
-
Error enum for AppSync
See moreDeclaration
Swift
public enum AppSyncErrorType : AWSErrorType
extension AppSyncErrorType : CustomStringConvertible