EventTargetAppsyncTarget

data class EventTargetAppsyncTarget(val graphqlOperation: String? = null)

Constructors

Link copied to clipboard
constructor(graphqlOperation: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Contains the GraphQL mutation to be parsed and executed.