supEvalKitSoftwareProjectCompatibleEvalKitSearch
Searches evauation kit compatible software projects.
supEvalKitSoftwareProjectCompatibleEvalKitSearch(
after: String
before: String
first: Int
last: Int
order: [SupSoftwareProjectCompatibleEvalKitSortInput!]
softwareProjectId: ID!
where: SupSoftwareProjectCompatibleEvalKitFilterInput
): SupSoftwareProjectEvalKitSourceConnection
Arguments
supEvalKitSoftwareProjectCompatibleEvalKitSearch.after ● String scalar
Returns the elements in the list that come after the specified cursor.
supEvalKitSoftwareProjectCompatibleEvalKitSearch.before ● String scalar
Returns the elements in the list that come before the specified cursor.
supEvalKitSoftwareProjectCompatibleEvalKitSearch.first ● Int scalar
Returns the first _n_ elements from the list.
supEvalKitSoftwareProjectCompatibleEvalKitSearch.last ● Int scalar
Returns the last _n_ elements from the list.
supEvalKitSoftwareProjectCompatibleEvalKitSearch.order ● [SupSoftwareProjectCompatibleEvalKitSortInput!] list input
supEvalKitSoftwareProjectCompatibleEvalKitSearch.softwareProjectId ● ID! non-null scalar
supEvalKitSoftwareProjectCompatibleEvalKitSearch.where ● SupSoftwareProjectCompatibleEvalKitFilterInput input
Type
SupSoftwareProjectEvalKitSourceConnection object
A connection to a list of items.