What's your biggest current challenge? Have your say in Community Polls along the right column.
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.

GraphQL Admin API isPostPurchaseAppInUse field does not exist

Solved

GraphQL Admin API isPostPurchaseAppInUse field does not exist

Jcoj613
Tourist
6 1 1

I am using the 2021-10 version of the API to query if a post purchase extension is in use.

{
app {
isPostPurchaseAppInUse
}
}

I am getting 

Field 'isPostPurchaseAppInUse' doesn't exist on type 'App'


Is there something wrong I am doing on my end? How can I find out if a store has my post purchase extension selected?

Thank you.

Accepted Solution (1)

Jcoj613
Tourist
6 1 1

This is an accepted solution.

Nvm I know what I did wrong.

View solution in original post

Reply 1 (1)

Jcoj613
Tourist
6 1 1

This is an accepted solution.

Nvm I know what I did wrong.