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