Graphql: Difference between revisions

From bibbleWiki
Jump to navigation Jump to search
No edit summary
Line 3: Line 3:
A example Query and Response provides an example.
A example Query and Response provides an example.
[[File:GraphQL Example.png|800px|]]
[[File:GraphQL Example.png|800px|]]
It is used by
* Facebook
* PsyPal
* Twitter
* Github

Revision as of 02:41, 6 August 2020

Introduction

This is a query language for your API.
A example Query and Response provides an example. It is used by

  • Facebook
  • PsyPal
  • Twitter
  • Github