1.0.2 • Published 2 years ago

graphql-advance-client v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

GraphQL Client

A lightweight GraphQL client for making dynamic queries and mutations with authentication.

Features

  • Dynamically calls a GraphQL server with queries and mutations
  • Supports authentication using JWT tokens
  • Customizable headers for each request
  • Request/response logging for debugging purposes
  • Automatic retry with exponential backoff for failed requests
  • Request timeout handling
  • Caching of request responses for improved performance
  • Throttling of requests to respect API rate limits

Installation

npm install graphql-advance-client

Usage

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago