Skip to main content

supEvalKitDetailsByRefDesignId

The evaluation kits of reference design.

supEvalKitDetailsByRefDesignId(
after: String
before: String
first: Int
last: Int
refDesignId: ID!
where: SupEvalKitByRefDesignFilterInput
): SupEvalKitConnection

Arguments

supEvalKitDetailsByRefDesignId.after ● String scalar

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

supEvalKitDetailsByRefDesignId.before ● String scalar

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

supEvalKitDetailsByRefDesignId.first ● Int scalar

Returns the first _n_ elements from the list.

supEvalKitDetailsByRefDesignId.last ● Int scalar

Returns the last _n_ elements from the list.

supEvalKitDetailsByRefDesignId.refDesignId ● ID! non-null scalar

supEvalKitDetailsByRefDesignId.where ● SupEvalKitByRefDesignFilterInput input

Type

SupEvalKitConnection object

A connection to a list of items.