0 votes
in GraphQL by
What is GraphQL?

1 Answer

0 votes
by
GraphQL is a new API standard designed and developed by Facebook. It is an open-source server-side technology that is now maintained by a large community of companies and individuals worldwide. It is also an execution engine that works as a data query language and used to fetch declarative data.
...