INTERFACE

NotificationTargetsMutationProvider

interface to implement by Notification Target providers and stitch with NotificationTargetsMutation

link GraphQL Schema definition

  • interface NotificationTargetsMutationProvider {
  • # Name of the provider
  • name: String
  • }