mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 12:31:52 +03:00
bdd5d06437
<!-- Thank you for submitting this PR! :) --> ## Description This moves all the crates into a `/crates` folder. Everything appears to just work, thanks Cargo! V3_GIT_ORIGIN_REV_ID: 8e3ef287b1a46cabdb4d919a50e813ab2cddf8b1
13 lines
142 B
JSON
13 lines
142 B
JSON
{
|
|
"version": "v2",
|
|
"supergraph": {
|
|
"objects": []
|
|
},
|
|
"subgraphs": [
|
|
{
|
|
"name": "default",
|
|
"objects": []
|
|
}
|
|
]
|
|
}
|