OBJECT

UpdatePushNotificationSettingPayload

Autogenerated return type of UpdatePushNotificationSetting

link GraphQL Schema definition

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

link Require by