Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 451 Bytes

File metadata and controls

23 lines (16 loc) · 451 Bytes

graphql_client

This a Typescript client to send requests to graghql based on the network. Allow to choose fields and turn chosen fields into type on the fly.

Installation

yarn install

Building

yarn build

Supported URLs