Skip to main content

GetNotificationTypeIds

Stable

Signature

query {
GetNotificationTypeIds
}

Retourne : [NotificationTypeIdDetailed]!

Exemple

query {
GetNotificationTypeIds {
# Sélectionner les champs souhaités
}
}