[CI Minutes] Migrate purchase subscription steps to GraphQL
Migrate the existing [subscription checkout](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/app/assets/javascripts/subscriptions/new/components/checkout/) to use the GraphQL based `step.vue`, `step_header.vue`, `step_summary.vue`, and `progress_bar` components and the GraphQL based `Subscriptions::CreateService.new(...)`
issue