UpdateSalesforceNotificationRecipientsHasMany
No description
input UpdateSalesforceNotificationRecipientsHasMany {
create: [CreateSalesforceNotificationRecipientInput!]
update: [UpdateSalesforceNotificationRecipientInput!]
delete: [ID!]
}
No description
input UpdateSalesforceNotificationRecipientsHasMany {
create: [CreateSalesforceNotificationRecipientInput!]
update: [UpdateSalesforceNotificationRecipientInput!]
delete: [ID!]
}
UpdateSalesforceNotificationRecipientsHasMany.create ● [CreateSalesforceNotificationRecipientInput!] list inputUpdateSalesforceNotificationRecipientsHasMany.update ● [UpdateSalesforceNotificationRecipientInput!] list inputUpdateSalesforceNotificationRecipientsHasMany.delete ● [ID!] list scalar