@4djs/gql-types

0.1.2 • Public • Published

A simple tool to generate interfaces from the rest API catalog

How to use

You can simply call the binary using npx:

npx @4djs/gql-types http://localhost:8081/rest/\$catalog/\$all

This will print the interfaces into the standard output.

You can also redirect the result to save it into a specific file:

npx @4djs/gql-types http://localhost:8081/rest/\$catalog/\$all > 4d.types.ts

/@4djs/gql-types/

    Package Sidebar

    Install

    npm i @4djs/gql-types

    Weekly Downloads

    6

    Version

    0.1.2

    License

    MIT

    Unpacked Size

    5.93 kB

    Total Files

    5

    Last publish

    Collaborators

    • nasser_setti
    • idrissi