I'm trying to find an elegant way to add a parameter on every fetch done by my app.
Is there any configuration that allows me to modify the body appending a new property? I looked at the documentation and aurelia-fetch-client implementation on github but I couldn't find anything about this.