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


