Skip to main content

bomBoms

Get all available BOMs in the workspace.

bomBoms(
after: String
before: String
first: Int
last: Int
): BomBomsConnection

Arguments

bomBoms.after ● String scalar

Returns the elements in the list that come after the specified cursor.

bomBoms.before ● String scalar

Returns the elements in the list that come before the specified cursor.

bomBoms.first ● Int scalar

Returns the first _n_ elements from the list.

bomBoms.last ● Int scalar

Returns the last _n_ elements from the list.

Type

BomBomsConnection object

A connection to a list of items.