TagConnection
A paginated list of Tag.
type TagConnection {
edges: [TagEdge!]!
pageInfo: PageInfo!
}
Fields
TagConnection.edges ● [TagEdge!]! non-null object
TagConnection.pageInfo ● PageInfo! non-null object
Returned By
tags query
Member Of
Batch object ● BinLocation object ● Customer object ● GoodsReceipt object ● Order object ● Product object ● SupplierOrder object