updated modelgen tool
This commit is contained in:
@@ -7,6 +7,7 @@ Supported generators:
|
||||
- TypeScriptGenerator: TypeScript interfaces
|
||||
- ProtobufGenerator: Protocol Buffer definitions
|
||||
- PrismaGenerator: Prisma schema
|
||||
- GrapheneGenerator: Graphene ObjectType/InputObjectType classes
|
||||
"""
|
||||
|
||||
from typing import Dict, Type
|
||||
|
||||
Reference in New Issue
Block a user