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