Skip to main content

GetNotificationTypeIds

Stable

Signature

query {
GetNotificationTypeIds
}

Retourne : [NotificationTypeIdDetailed]!

Exemple

query {
GetNotificationTypeIds {
code {}
label
lockedRecipientFields
}
}