SupplierMetaInfoEdge
No description
type SupplierMetaInfoEdge {
node: SupplierMetaInfo
cursor: String!
}
Fields
SupplierMetaInfoEdge.node
● SupplierMetaInfo
object
Supplier item
SupplierMetaInfoEdge.cursor
● String!
non-null scalar
Cursor to the next item
Member Of
SupplierMetaInfoConnection
object