What's your biggest current challenge? Have your say in Community Polls along the right column.

Anyone know how to remove customer permissions during installation?

Anyone know how to remove customer permissions during installation?

Mike-H
New Member
6 0 0

We have a custom app that reads only orders using GraphQL.

 

We do not use customer data or reference it anywhere but during installation it still asks for customer data permission.

 

Does anyone know how to remove this when accessing order data?

 

Thank you in advance.

 

Permissions.jpeg

Replies 2 (2)

YOD_Solutions
Shopify Partner
259 28 37

I think it is displayed because orders contain customer data.

Founder @ JsRates: Custom Shipping Rates
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more about JsRates visit the JsRates home page or JsRates documentation
- Find JsRates on Shopify app store
Mike-H
New Member
6 0 0

Yes you're right, but we were hoping that since we only need to know the products in the order not the customer details, that we could only request order data not customer data as well.