Merge pull request #1719 from automatisch/AUT-831
refactor: rewrite useSubscription with RQ
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
import { gql } from '@apollo/client';
|
||||
export const GET_SUBSCRIPTION_STATUS = gql`
|
||||
query GetSubscriptionStatus {
|
||||
getSubscriptionStatus {
|
||||
cancellationEffectiveDate
|
||||
}
|
||||
}
|
||||
`;
|
Reference in New Issue
Block a user