Homepage

SentNotificationsFilterInput

Last edit: Oct 26, 2022

No description

type SentNotificationsFilterInput {
  content: StringFilter
  created_at: DateFilter
  id: UniqIdFilter
  notification_id: UniqIdFilter
  notification_type: NotificationTypeFilter
  or: [SentNotificationsFilterInput!]
  updated_at: DateFilter
}

Fields

content (StringFilter)

created_at (DateFilter)

id (UniqIdFilter)

notification_id (UniqIdFilter)

notification_type (NotificationTypeFilter)

or (SentNotificationsFilterInput)

updated_at (DateFilter)

Questions?

We are always happy to help with any questions you may have.

contact us