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