Skip to main content

BiologicallyDerivedProductConnection

No description

type BiologicallyDerivedProductConnection {
count: Int
offset: Int
pagesize: Int
first: ID
previous: ID
next: ID
last: ID
edges: [BiologicallyDerivedProductEdge]
}

Fields

BiologicallyDerivedProductConnection.count ● Int scalar

BiologicallyDerivedProductConnection.offset ● Int scalar

BiologicallyDerivedProductConnection.pagesize ● Int scalar

BiologicallyDerivedProductConnection.first ● ID scalar

BiologicallyDerivedProductConnection.previous ● ID scalar

BiologicallyDerivedProductConnection.next ● ID scalar

BiologicallyDerivedProductConnection.last ● ID scalar

BiologicallyDerivedProductConnection.edges ● [BiologicallyDerivedProductEdge] list object

Returned By

BiologicallyDerivedProductConection query

Member Of

BiologicallyDerivedProductConnectionType object