ViewNotificationRecipient
No description
type ViewNotificationRecipient {
email_address: String!
id: ID!
}
Fields
ViewNotificationRecipient.email_address
● String!
non-null scalar
ViewNotificationRecipient.id
● ID!
non-null scalar
Member Of
View
object