chain_link_max_order_by
order by max() on columns of table "chain_link"
input chain_link_max_order_by {
creation_time: order_by
external_address: order_by
height: order_by
user_address: order_by
}
order by max() on columns of table "chain_link"
input chain_link_max_order_by {
creation_time: order_by
external_address: order_by
height: order_by
user_address: order_by
}
creation_time
(order_by
)external_address
(order_by
)height
(order_by
)user_address
(order_by
)