OrderRepo constructor

OrderRepo()

Implementation

OrderRepo() {
  graphQLConfiguration = GraphQLConfiguration();
}