CustomerRatingSettingEdge
An edge in a connection.
type CustomerRatingSettingEdge {
cursor: String!
node: CustomerRatingSetting
}
Fields
CustomerRatingSettingEdge.cursor ● String! non-null scalar common
A cursor for use in pagination.
CustomerRatingSettingEdge.node ● CustomerRatingSetting object common
The item at the end of the edge.