AttributeCountableEdge
No description
type AttributeCountableEdge {
node: Attribute!
cursor: String!
}
Fields
AttributeCountableEdge.node ● Attribute! non-null object
The item at the end of the edge.
AttributeCountableEdge.cursor ● String! non-null scalar
A cursor for use in pagination.
Member of
AttributeCountableConnection object
Was this page helpful?