Information about a specific package version.
files
(
orderBy: PackageFileOrder
after: String
before: String
first: Int
last: Int
)
:
PackageFileConnection!
id : ID!
package : Package
platform : String
preRelease : Boolean!
readme : String
release : Release
statistics : PackageVersionStatistics
summary : String
version : String!