GraphQL


GraphQL is a query language for API, and a server-side runtime for executing queries using a type system defined for data.

GraphQL isn't tied to any specific database or storage engine and is instead backed by existing code and data.


Comments

Popular posts from this blog

PL/SQL

JAVA8 Features

Build Automation