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