Module: SlsAdf::Template::Mutation::Notification

Defined in:
lib/sls_adf/template/mutation.rb

Constant Summary collapse

Add =
SlsAdf.client.parse "mutation($notification_input: NotificationInput!) {\n  createNotification(input: $notification_input) {\n    ...SlsAdf::Template::Fragment::Notification::Fields\n  }\n}\n"