Skip to main content

BrandLocationDescriptionEdge

A Relay edge containing a BrandLocationDescription and its cursor.

type BrandLocationDescriptionEdge {
node: BrandLocationDescription
cursor: String!
}

Fields

BrandLocationDescriptionEdge.node ● BrandLocationDescription object

The item at the end of the edge

BrandLocationDescriptionEdge.cursor ● String! non-null scalar

A cursor for use in pagination

Member Of

BrandLocationDescriptionConnection object