According to documentation here https://shopify.dev/api/admin-graphql/2022-07/objects/ShopifyPaymentsDispute, to read disputes you need read_shopify_payments_dispute_evidences access scope. But when I try requesting it I get this error:
Oauth error missing_shopify_permission: read_shopify_payments_dispute_evidences
Has this even been implemented yet?