fine tuning models
This commit is contained in:
@@ -32,7 +32,7 @@ python -m modelgen from-schema \
|
||||
# Graphene types for GraphQL: domain models + enums + API types
|
||||
python -m modelgen from-schema \
|
||||
--schema schema/models \
|
||||
--output api/schemas/graphql_types.py \
|
||||
--output api/schemas/graphql.py \
|
||||
--targets graphene \
|
||||
--include dataclasses,enums,api
|
||||
|
||||
|
||||
Reference in New Issue
Block a user