FetchArgs<T>: FetchOpts & { req?: T }

Generic version of FetchOpts with the request object

Type Parameters

Generated using TypeDoc