CreateViewNotificationEmailRecipientsHasMany
No description
input CreateViewNotificationEmailRecipientsHasMany {
create: [CreateViewNotificationEmailRecipientInput!]!
}
Fields
CreateViewNotificationEmailRecipientsHasMany.create
● [CreateViewNotificationEmailRecipientInput!]!
non-null input
Member Of
CreateViewInput
input