ChristopherCarson / magql-query

Build GraphQL queries to send to Magql.

Home Page:https://magql-query.autoinvent.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

magql-query

CI

Build GraphQL queries to send to Magql.

Contributing

First, test package in autoinvent_example repo:

1.) build /lib files with your new changes in magql-query repo;

npm run build

2.) run in magql-query repo

yalc publish

3.) run in autoinvent_example repo

yalc add @autoinvent/magql-query 

4.) for every new change in magql-query, to test out and reload, simply repeat step 1 and run in magql-query repo:

yalc push

About

Build GraphQL queries to send to Magql.

https://magql-query.autoinvent.dev/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 94.0%Language:JavaScript 6.0%