Stream_order_by
Ordering options when selecting data from "Stream".
input Stream_order_by {
  actions_aggregate: Action_aggregate_order_by
  alias: order_by
  asset: Asset_order_by
  assetDecimalsValue: order_by
  asset_id: order_by
  availableAmount: order_by
  batch: Batch_order_by
  batch_id: order_by
  category: order_by
  chainId: order_by
  contract: order_by
  creator: order_by
  db_write_timestamp: order_by
  depletionTime: order_by
  depositedAmount: order_by
  forgivenDebt: order_by
  hash: order_by
  id: order_by
  lastAdjustmentAction: Action_order_by
  lastAdjustmentAction_id: order_by
  lastAdjustmentTimestamp: order_by
  paused: order_by
  pausedAction: Action_order_by
  pausedAction_id: order_by
  pausedTime: order_by
  position: order_by
  ratePerSecond: order_by
  recipient: order_by
  refundedAmount: order_by
  sender: order_by
  snapshotAmount: order_by
  startTime: order_by
  subgraphId: order_by
  timestamp: order_by
  tokenId: order_by
  transferable: order_by
  version: order_by
  voided: order_by
  voidedAction: Action_order_by
  voidedAction_id: order_by
  voidedTime: order_by
  withdrawnAmount: order_by
}