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