Represents possible data to be given to an endpoint
Alternate authorization data to use for this request only, or
false
to disable the Authorization headerDefault value
true
The body to send to this request. If providing as BodyInit, set
passThroughBody: true
Whether to pass-through the body property directly to
fetch()
. This only applies when files is NOT present