Skip to content

Ons-diweni/API-GraphQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$-{\color{purple}{Api \ GraphQl } \ }$

$\ \ \textcolor{Navy}{Simple \ Api \ to \ test \ GraphQL \ queries }$

$\ \ \textcolor{DarkGoldenRod}{GraphQL }$ : GraphQL is a query language for your API , A GraphQL operation can either be a read or a write operation.
$\ \ \textcolor{DarkGoldenRod}{Queries }$ : fetch data – like a GET in rest (read operation)
$\ \ \textcolor{DarkGoldenRod}{Mutations }$ : change data – like a DELETE or a POST in REST (write operation)

Releases

No releases published

Packages

No packages published

Languages