It is about gRPC multi microservice example which involves use of GraphQL and mongoDB(cluster) as primary Database. In this example the microservices interact with the grpc client that acts as an inteface for the Server side in this case, Api-Gateway. and helps to carry out the functionalities defined for a specific microservice. it demonstrates the creation of gRPC microservice and how to use it in our application.