Graphql
Fleetingtrying it out
Done that on an auto generated API with postgraphile
nix run nixpkgs#graphql-client introspect-schema ${MYAPI}/graphql
graphql http://home/graphql --introspect
Done that on an auto generated API with postgraphile
nix run nixpkgs#graphql-client introspect-schema ${MYAPI}/graphql
graphql http://home/graphql --introspect