withdrawals
Fetch all withdrawals
withdrawals(
  dateRange: DateRange
  pagination: Pagination
): WithdrawalsConnection
Arguments
withdrawals.dateRange ● DateRange input
Date range to fetch withdrawals between
withdrawals.pagination ● Pagination input
Pagination options
Type
WithdrawalsConnection object
Connection type for retrieving cursor-based paginated withdrawals information