cozy-client / useMutation
Namespace: useMutation¶
Variables¶
propTypes¶
• propTypes: Object
Type declaration
Name | Type |
---|---|
onError |
Requireable <(…args : any []) => any > |
onSuccess |
Requireable <(…args : any []) => any > |
cozy-client / useMutation
• propTypes: Object
Type declaration
Name | Type |
---|---|
onError |
Requireable <(…args : any []) => any > |
onSuccess |
Requireable <(…args : any []) => any > |