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