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 more

    Declaration

    Swift

    public struct AppSync
  • Error enum for AppSync

    See more

    Declaration

    Swift

    public enum AppSyncErrorType : AWSErrorType
    extension AppSyncErrorType : CustomStringConvertible