how to make request to Shopify Admin API in graphql with java generated classes
I need help to understand how to make request to Shopify Admin API in graphql with java generated classes. I used this tool : https://github.com/Shopify/graphql_java_gen to generate the classes but I don’t understand how to use them. I want to retrieve an order from a payment_id.