SellerUserTypeCountableEdge
No description
type SellerUserTypeCountableEdge {
node: SellerUserType!
cursor: String!
}
Fields
SellerUserTypeCountableEdge.node ● SellerUserType! non-null object
The item at the end of the edge.
SellerUserTypeCountableEdge.cursor ● String! non-null scalar
A cursor for use in pagination.