Home

Awesome

SiJago (GraphQL Client)

Build Status Coverage Status CodeFactor codebeat badge Codacy Badge node-current npm PRs Welcome

SiJago is GraphQL Client for Browser and Node.js, You can write request GraphQL schema using JavaScript Object Style, Why i create this tools, Because for reducing typo when writing GraphQL schema using HTTP client like Axios, Fetch or GraphQL client using Apollo and also to simplify calling the GraphQL schema easy to understand for human.

Table Of Content

Installation

npm install sijago -S or yarn add sijago -S

Feature

SiJago Options

SiJago Properties

SiJago Methods

Example Usage

Testing

Bugs

For information on bugs related to package libraries, please visit here

Contributing

Want to make sijago more perfect ? Let's contribute and follow the contribution guide.

License

<p align="right" style="padding: 5px; border-radius: 100%; background-color: red; font-size: 2rem;"> <b><a href="#sijago-graphql-client">BACK TO TOP</a></b> </p>