apollo-federation-spec
Version:
Contains the Apollo Federation spec as a federation.graphql file for re-use.
21 lines (20 loc) • 425 B
JSON
{
"name": "apollo-federation-spec",
"version": "1.0.2",
"description": "Contains the Apollo Federation spec as a federation.graphql file for re-use.",
"main": "federation.graphql",
"keywords": [
"Apollo",
"Federation",
"Spec",
"Apollo",
"Federation",
"Spec"
],
"author": "Jacob Ebey",
"license": "ISC",
"files": [
"federation.graphql",
"federation-for-codegen.graphql"
]
}