Adding custom data to a request

export let data

{
  "a": 1,
  "b": 2,
  "secret": "🍌"
}