graphql_codegen_config 0.2.4
graphql_codegen_config: ^0.2.4 copied to clipboard
Config library for graphql_codegen
0.2.4 #
- Add
namingSeparator
option
0.2.3 #
- Add
includeIfNullOnInput
flag
0.2.2 #
- Support scopes
0.2.1 #
- Upgrade JSON serializable and annotations
0.2.0 #
- Add new option
generatedFileHeader
- Refactored config constructor
0.1.6 #
Add new options:
addTypenameExcludedPaths
: This'll allow us to specify which query paths shouldn't have added any typename.assetsPath
: A glob specifying where to look for assets
0.1.5 #
Build config
0.1.4 #
Enable addTypename
per default.
0.1.3 #
Downgrade json_serializable
to work with earlier version of analyze.
0.1.2 #
Add addTypename
flag.
0.1.1 #
Update dependencies
0.1.0 #
Update documentation paths
0.0.1 #
Fixed bugs and stuff...
0.0.1-alpha.1 #
Create initial config