libraryResourceVersions
Reads a set of LibraryResourceVersion.
libraryResourceVersions(
first: Int
offset: Int
orderBy: [LibraryResourceVersionsOrderBy!]
condition: LibraryResourceVersionCondition
filter: LibraryResourceVersionFilter
): [LibraryResourceVersion!]
Arguments
libraryResourceVersions.first ● Int scalar
Only read the first n values of the set.
libraryResourceVersions.offset ● Int scalar
Skip the first n values.
libraryResourceVersions.orderBy ● [LibraryResourceVersionsOrderBy!] list enum
The method to use when ordering LibraryResourceVersion.
libraryResourceVersions.condition ● LibraryResourceVersionCondition input
A condition to be used in determining which values should be returned by the collection.
libraryResourceVersions.filter ● LibraryResourceVersionFilter input
A filter to be used in determining which values should be returned by the collection.