Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BatchRequest<R>

batch request

Type parameters

  • R = any

Hierarchy

Index

Properties

Properties

Optional init

init: RequestInit & { body?: any }

Optional options

options: BatchRequestOptions<any>

original options

url

url: string

for odata batch request, please give a relative path from odata endpoint

Generated using TypeDoc