CheckoutRepo constructor

CheckoutRepo()

Implementation

CheckoutRepo() {
  graphQLConfiguration = GraphQLConfiguration();
}