Homepage

NotificationTypeFilter

Last edit: Oct 26, 2022

No description

type NotificationTypeFilter {
  not_value: NotificationTypeEnum
  not_value_in: [NotificationTypeEnum!]
  value: NotificationTypeEnum
  value_in: [NotificationTypeEnum!]
}

Fields

not_value (NotificationTypeEnum)

not_value_in (NotificationTypeEnum)

value (NotificationTypeEnum)

value_in (NotificationTypeEnum)

Questions?

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

contact us