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