Skip to main content

bomRuleVersions

Reads a set of BomRuleVersion.

bomRuleVersions(
filter: BomRuleVersionFilter
first: Int
offset: Int
orderBy: [BomRuleVersionOrderBy!]
): [BomRuleVersion!]

Arguments

bomRuleVersions.filter ● BomRuleVersionFilter input

A filter to be used in determining which values should be returned by the collection.

bomRuleVersions.first ● Int scalar

Only read the first n values of the set.

bomRuleVersions.offset ● Int scalar

Skip the first n values.

bomRuleVersions.orderBy ● [BomRuleVersionOrderBy!] list enum

The method to use when ordering BomRuleVersion.

Type

BomRuleVersion object