Skip to content

apollo-smith@0.9.0

@SimonSapin SimonSapin tagged this 19 Jul 18:09
Moved from the crate root to the new(ly public) `apollo_compiler::parser` module:
* `Parser`
* `SourceFile`
* `SourceMap`
* `FileId`

Moved to the `parser` module and renamed:
* `NodeLocation` → `SourceSpan`
* `GraphQLLocation` → `LineColumn`

Added a few helper methods:
* `executable::OperationMap::from_one`
* `schema::SchemaDefinition::iter_root_operations`
* `schema::ExtendedType::is_leaf`
Assets 2
Loading