Using Make Shopify GraphQL API Module

:bullseye: What is your goal?

Set Payment Terms on a newly DRAFT created order

:thinking: What is the problem & what have you tried?

Now that the MAKE Create Draft Order Module is deprecated I have successfully used a GraphQL API call to add some fields to a draft order.

I also need to set the Payment Terms for the Draft Order but it fails with an access permission problem.

My question is how do I add that permission to the Make App when it isn’t availabe in the Scope of the Connection (now called Credentials I believe ) so that I can add the required permission to the Make app

Does it need to be done by the store owner editting the permissions manually using Shopify Admin?

Any insight greatly appreciated