Skip to main content

GetNotificationTypes

Stable

Signature

query {
GetNotificationTypes
}

Retourne : [NotificationType]!

Exemple

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