OBJECT

DestroyPushNotificationSettingPayload

Autogenerated return type of DestroyPushNotificationSetting

link GraphQL Schema definition

  • type DestroyPushNotificationSettingPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • pushNotificationSetting: PushNotificationSetting
  • }

link Require by