Back to Node Auth0

Type Alias FetchFunction

docs/types/management.SDK.FetchFunction.html

5.9.1888 B
Original Source

Type Alias FetchFunction

FetchFunction: <R = unknown>(args: Args) => Promise<APIResponse<R, Error>>

Type Declaration

Type Parameters

- R = unknown

Parameters

- args: [Args](../interfaces/management.SDK.Args.html)

Returns Promise<APIResponse<R, Error>>

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark