Contract_order_by
Ordering options when selecting data from "Contract".
input Contract_order_by {
  actions_aggregate: Action_aggregate_order_by
  address: order_by
  admin: order_by
  alias: order_by
  db_write_timestamp: order_by
  id: order_by
  streams_aggregate: Stream_aggregate_order_by
  version: order_by
}