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
When an appsync api is deployed and then extended with additional graphql components that reference it's appId the resolvers they attached are disconnected.
To fix each component that references the appId need to be removed and deployed.