useSecurePostPutPatch
useSecurePostPutPatch<T>(url: string,method: FetchMethod,options: AppFetchOptions<T>): 
Properties
(Mandatory properties are in bold)| Properties | Type | Description | 
|---|---|---|
| method | FetchMethod | |
| url | string | 
Additional properties for advanced use cases
| Properties | Type | Description | 
|---|---|---|
| options | AppFetchOptions<T> |