class DestroyGarden < Mutations::Command
    required do
      model :user
      string :id
    end