AttributeCountableEdge Object
No description
type AttributeCountableEdge {
node: Attribute!
cursor: String!
}
Fields
node ● Attribute!
The item at the end of the edge.
cursor ● String!
A cursor for use in pagination.
Member Of
AttributeCountableConnection object