Type Alias GetContextFunction

GetContextFunction: (action: CrudAction) => HttpContext

Method to override context of HTTP client.

Type declaration