UNPKG

graphene-codegen

Version:

Generate Graphene Python boilerplate from a GraphQL schema.

2 lines (1 loc) 70 B
export default function generatePythonStr(schemaStr: string): string;