UNPKG

get-graphql-from-jsonschema

Version:

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

2 lines (1 loc) 44 B
export type Direction = 'input' | 'output';