Hi,
Our app need to get all available payment gateways using GraphQL api, we need to map the payment method from Shopify to a payment from our POS software, so when an order received from webhook, we can create an order file for our POS to import.
But I couldn’t find any docs to get the payment gateway via GraphQL, just wondering if you have any suggestion on this