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