RestoreDroppedEventInput
Autogenerated input type of RestoreDroppedEvent
input RestoreDroppedEventInput {
clientMutationId: String
id: ID
}
Fields
RestoreDroppedEventInput
.clientMutationId
● String
scalar
A unique identifier for the client performing the mutation.
RestoreDroppedEventInput
.id
● ID
scalar
Member Of
restoreDroppedEvent
mutation