@xdefi/chains-graphql

v1.2.10
Run `yarn compile` to generate latest typings

build

tsup --minify --clean

publish:packages

npm publish --tag $GITHUB_REF

watch

tsup --watch

compile

graphql-codegen --config codegen.yml && yarn format

compile:build

yarn compile && yarn build

compile:watch

graphql-codegen -w

format

prettier --write "**/*.{ts,tsx,md}"
npm i @xdefi/chains-graphql

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 4/30/2024

Downloads