MedicinalProductIngredientConnection
No description
type MedicinalProductIngredientConnection {
count: Int
offset: Int
pagesize: Int
first: ID
previous: ID
next: ID
last: ID
edges: [MedicinalProductIngredientEdge]
}
Fields
MedicinalProductIngredientConnection.count ● Int scalar
MedicinalProductIngredientConnection.offset ● Int scalar
MedicinalProductIngredientConnection.pagesize ● Int scalar
MedicinalProductIngredientConnection.first ● ID scalar
MedicinalProductIngredientConnection.previous ● ID scalar
MedicinalProductIngredientConnection.next ● ID scalar
MedicinalProductIngredientConnection.last ● ID scalar
MedicinalProductIngredientConnection.edges ● [MedicinalProductIngredientEdge] list object
Returned By
MedicinalProductIngredientConection query