Skip to content

Advanced Usage

James Chang edited this page Jan 31, 2021 · 2 revisions

An example containing more advanced usage with Typescript, arguments, input types, object types, added scalars, enums, schema generation, etc. can be found in this public repository: https://github.com/big213/jomql-starwars

An even more complex implementation of JomQL in an open-source repository can be found here: https://github.com/cubing/algdb

Clone this wiki locally