tstor/ui/build.yaml
2024-08-15 11:23:44 +03:00

18 lines
410 B
YAML

targets:
$default:
builders:
graphql_codegen:
options:
generatedFileHeader: "// ignore_for_file: type=lint\n"
scalars:
URL:
type: String
ID:
type: String
DateTime:
type: DateTime
UInt:
type: int
clients:
- graphql
- graphql_flutter