Refactor Gitlab::SubscriptionPortal::Client into concerns
Our subscriptions portal (CustomersDot) is growing it's support for GraphQL. Currently all queries are routed through one Client class, this commit splits it into REST and Graphql concerns accordingly to make it more manageable
Showing
Please register or sign in to comment