We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If we downgrade a subscription, we should have only one pending subscription. If any subscription is pending, we cancel it.
We also should filter subscriptions for the graphQL endpoint and do not return cancelled
The text was updated successfully, but these errors were encountered:
feat: #90 Cancel pending subscription if upgrading/downgrading again
c688269
feat: #90 Cancel pending subscription if upgrading/downgrading again (#…
5f42d3a
…93)
vincent-pochet
Successfully merging a pull request may close this issue.
If we downgrade a subscription, we should have only one pending subscription.
If any subscription is pending, we cancel it.
We also should filter subscriptions for the graphQL endpoint and do not return cancelled
The text was updated successfully, but these errors were encountered: