I’m working on retrieving data within my app, specifically focusing on three key pieces of information:
- Charges sent to clients (shops).
- Actual payments received from clients to my app.
- 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?