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