Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(supergraph): add
--output
flag (#561)
useful for big, big composition results; spitting those out to stdout can take a non-trivial amount of time, especially if they're using `--output` on the rover side (meaning stdout is useless apart as a way of communicating the composition result, which can be done faster with this approach) let me know (via slack) if you'd like more details! this is part of trying to figure out a particular customer's pain
- Loading branch information