Skip to main content

AgentNotificationPreferenceBulkDeleteInput

Autogenerated input type of AgentNotificationPreferenceBulkDelete

input AgentNotificationPreferenceBulkDeleteInput {
clientMutationId: String
ids: [ID!]!
}

Fields

AgentNotificationPreferenceBulkDeleteInput.clientMutationId ● String scalar common

A unique identifier for the client performing the mutation.

AgentNotificationPreferenceBulkDeleteInput.ids ● [ID!]! non-null scalar common

The IDs of the Agent Notification Preference Setting

Member of

agentNotificationPreferenceBulkDelete mutation