apollo-composition 0.1.0

Internal package used to create Apollo products
Documentation
[dependencies.apollo-compiler]
version = "1.0.0-beta.20"

[dependencies.apollo-federation]
version = "2.0.0-alpha.3"

[dependencies.apollo-federation-types]
version = "0.14.0-alpha.0"

[dependencies.either]
version = "1.12.0"

[lib]
name = "apollo_composition"
path = "src/lib.rs"

[package]
authors = ["Apollo Developers <opensource@apollographql.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Internal package used to create Apollo products"
edition = "2021"
license = "Elastic-2.0"
name = "apollo-composition"
readme = "README.md"
repository = "https://github.com/apollographql/federation-rs/"
version = "0.1.0"