GetNotificationTypes
Signature
query {
GetNotificationTypes
}
Retourne : [NotificationType]!
Exemple
query {
GetNotificationTypes {
# Sélectionner les champs souhaités
}
}
GetNotificationTypesquery {
GetNotificationTypes
}
Retourne : [NotificationType]!
query {
GetNotificationTypes {
# Sélectionner les champs souhaités
}
}