1 Star 0 Fork 7

steven / git-touch

forked from pd4d10 / git-touch 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.yaml 1.51 KB
一键复制 编辑 原始数据 按行查看 历史
pd4d10 提交于 2021-01-17 22:08 . refactor: ferry
targets:
$default:
builders:
gql_build|ast_builder:
enabled: true
gql_build|schema_builder:
enabled: true
options:
schema: git_touch|lib/graphql/schema.graphql
type_overrides:
DateTime:
name: DateTime
URI:
name: String
GitObjectID:
name: String
gql_build|data_builder:
enabled: true
options:
schema: git_touch|lib/graphql/schema.graphql
type_overrides:
DateTime:
name: DateTime
URI:
name: String
GitObjectID:
name: String
gql_build|var_builder:
enabled: true
options:
schema: git_touch|lib/graphql/schema.graphql
type_overrides:
DateTime:
name: DateTime
URI:
name: String
GitObjectID:
name: String
gql_build|serializer_builder:
enabled: true
options:
schema: git_touch|lib/graphql/schema.graphql
custom_serializers:
- import: package:git_touch/utils/date_time_serializer.dart
name: DateTimeSerializer
ferry_generator|req_builder:
enabled: true
options:
schema: git_touch|lib/graphql/schema.graphql
type_overrides:
DateTime:
name: DateTime
URI:
name: String
GitObjectID:
name: String
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Dart
1
https://gitee.com/lin.jinxing/git-touch.git
git@gitee.com:lin.jinxing/git-touch.git
lin.jinxing
git-touch
git-touch
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891