reject Unused Roots Or Prunes
If true, Wire will fail if not all roots and prunes are used when tree-shaking the schema. This can help discover incorrect configurations early and avoid misexpectations about the built schema. See treeShakingRoots and treeShakingRubbish.
If false, unused roots and prunes will be printed as warnings.