field :softwares,
        SoftwareConnectionWithTotalType,
        null: true, description: "Software by this provider." do
    argument :query, String, required: false
    argument :ids, [String], required: false