Skip to content

bulkUpdateNotificationRecordsInput

Autogenerated input type of bulkUpdateNotificationRecords

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of bulkUpdateNotificationRecords
"""
input bulkUpdateNotificationRecordsInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
user_id: ID
viewed_bounced_records: Boolean
}