graphql_client
September 18, 2023 ยท View on GitHub
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
September 18, 2023 ยท View on GitHub
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.
yarn install
yarn build