📅  最后修改于: 2022-03-11 14:53:45.596000             🧑  作者: Mango
|-- schema.graphql
|-- models/
|-- post.graphql
|-- category.graphql
add the below line inside the schema.graphql after that all the query and
mutations inside models will be import automatically
#import models/*.graphql