Skip to main content
Version: Canary 🚧

AttributeValueCountableEdge

No description

type AttributeValueCountableEdge {
node: AttributeValue!
cursor: String!
}

Fields

AttributeValueCountableEdge.node ● AttributeValue! non-null object

The item at the end of the edge.

AttributeValueCountableEdge.cursor ● String! non-null scalar

A cursor for use in pagination.

Member of

AttributeValueCountableConnection object


Was this page helpful?