UNPKG

get-graphql-from-jsonschema

Version:

get-graphql-from-jsonschema gets a GraphQL schema from a JSON schema.

6 lines (4 loc) 111 B
const toBreadcrumb = function (path: string[]): string { return path.join('.'); }; export { toBreadcrumb };