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
Was this page helpful?