Farmbot-Web-App/app/mutations/farm_events/destroy.rb

4 lines
76 B
Ruby

module FarmEvents
Destroy = CreateDestroyer.run!(resource: FarmEvent)
end