class Update < Mutations::Command
    required do
      model :tool, class: Tool
    end