GraphQL

A way to expose your application endpoints

A common RPC call (Client-Server) sent in a specific format that the server can understand and respond with the specific desired fields.

Last updated