Transaction types or fields

I’m working on retrieving data within my app, specifically focusing on three key pieces of information:

  1. Charges sent to clients (shops).
  2. Actual payments received from clients to my app.
  3. Payouts eventually obtained from Shopify.

I’m wondering if anyone could provide guidance on the transaction types or specific parameters I should include in my GraphQL query to obtain these details accurately?