You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(permissions): Fix permissions in integrations resolver (#3359)
## Context
Account manager role not see the Anrok connection on a customer under
"information" tab.
## Description
This PR adds `customers:view` permission to GQL `IntegrationsResolver`
so users with the manager role can see all the integrations not just
payment providers.
0 commit comments