rejectUnusedRootsOrPrunes

If true, Wire will fail if not all treeShakingRoots and treeShakingRubbish are used when tree-shaking the schema. This can help discover incorrect configurations early and avoid misexpectations about the built schema.

If false, unused treeShakingRoots and treeShakingRubbish will be printed as warnings.