Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Field 'paymentsAppConfigure' doesn't exist on type 'Mutation'

Field 'paymentsAppConfigure' doesn't exist on type 'Mutation'

MiguelAlfaiate
Shopify Partner
1 0 0

I am developing a payment app by adding a new provider. I am using an external payments extension. When I install the app, it asks to activate and requires confirmation.

Following this documentation:
https://shopify.dev/docs/apps/build/payments/onboard-a-merchant-payments-extension#step-3-complete-p...

and using the 'paymentsAppConfigure' mutator, I get the following response:

Field 'paymentsAppConfigure' doesn't exist on type 'Mutation'

even though the scope is 'write_payment_gateways'.
Am I doing it the wrong way? What needs to be done?
I already have the account approved by Shopify.
Should I follow a different path?

Replies 0 (0)