File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 99 - --supergraph
1010 - /etc/apollo/supergraph.graphql
1111 configuration :
12+ subscription :
13+ enabled : true
14+ mode :
15+ passthrough :
16+ all :
17+ path : /subscriptions
18+ subgraphs :
19+ workflows :
20+ path : /ws
21+ protocol : graphql_ws
22+ heartbeat_interval : 10s
1223 sandbox :
1324 enabled : true
1425 homepage :
Original file line number Diff line number Diff line change 11federation_version : =2.8.0
2+ subscriptions :
3+ enabled : true
4+ protocols :
5+ - graphql-transport-ws
6+ - graphql-ws
27subgraphs :
38 workflows :
49 routing_url : https://workflows.diamond.ac.uk/graphql
510 schema :
611 file : schema/workflows.graphql
12+ subscriptions :
13+ enabled : true
14+ protocols :
15+ - graphql-ws
716 instrument_sessions :
817 routing_url : https://instrument-sessions.diamond.ac.uk/api/graphql
918 schema :
You can’t perform that action at this time.
0 commit comments