GraphQL is a query language for APIs developed by Facebook in 2012. GraphQL is a powerful tool for building APIs that can be a more efficient, powerful and flexible alternative to REST APIs.
gRPC is an open source communication framework created by Google. The main use of this framework is to create efficient and fast communication between microservices.