AttributeCountableEdge
An edge in a connection.
type AttributeCountableEdge {
cursor: String!
node: Attribute!
}
Fields
AttributeCountableEdge.cursor ● String! non-null scalar
A cursor for use in pagination
AttributeCountableEdge.node ● Attribute! non-null object
The item at the end of the edge
Member Of
AttributeCountableConnection object