GetNotificationTypeIds
Signature
query {
GetNotificationTypeIds
}
Retourne : [NotificationTypeIdDetailed]!
Exemple
query {
GetNotificationTypeIds {
code {}
label
lockedRecipientFields
}
}
GetNotificationTypeIdsquery {
GetNotificationTypeIds
}
Retourne : [NotificationTypeIdDetailed]!
query {
GetNotificationTypeIds {
code {}
label
lockedRecipientFields
}
}