PropertyInfosEdge
A PropertyInfo edge in the connection.
type PropertyInfosEdge {
cursor: Cursor
node: PropertyInfo!
}
Fields
PropertyInfosEdge.cursor ● Cursor scalar
A cursor for use in pagination.
PropertyInfosEdge.node ● PropertyInfo! non-null object
The PropertyInfo at the end of the edge.
Member Of
PropertyInfosConnection object