* Support custom formatters for CodeFormatter
* Add custom formatters argument
* Add graphql to docs/supported-data-types.md
* Add test
custom formatter for custom-scalar-types.graphql;
* Run poetry run scripts/format.sh
* Add simple doc
* Add scalar data type and template for this
* Add union data type and template for this
* Updater union template
* Add typing.TypeAlias to default imports
* Add graphql parser
* Add first test
* Formatted code style
* Fix for test_main_simple_star_wars
* Use poetry run ./scripts/format.sh
* Fix `typename__` field for graphql object
Set default literal value for `typename__` field
* Add graphql docs
* Add test:
Check all GraphQL field types;
* Add test:
Check custom scalar py type;
* Add test:
Check graphql field aliases;
* Run poetry run ./scripts/format.sh
* Update graphql docs:
Add section `Custom scalar types`;
* poetry run ./scripts/format.sh
* Make small grammatical and phrasing changes, update external like to JSON schema docs, remove unused schema keywords, unify JSON Schema language
* Title case some headers, modify some phrasing, remove duplicate custom template docs, clean up using_as_module with phrasing and removal of redundant ending.
* Add crosslinks between documents for clarity, rephrase sectinos, unify representation of "JSON Schema", remove specifictation of temporary directory use
* Reword "File" to "Data" to include python dicts, update working on project mentions
* Update language from "repositories" to "projects" to include links that are not repos
* Small phrasing update
* Update phrasing of supported data page for clairty
* Unify representation of "JSON", remove redundant information from index
* Synchronize changes between readme and index page
* Standardize formatting, fix heading levels