ENUM

PushNotificationServiceType

link GraphQL Schema definition

  • enum PushNotificationServiceType {
  • # Apple Push Notification Service
  • APNS
  • # Firebase Cloud Messaging
  • FCM
  • }