Properties
| Name | Type | Description |
|---|---|---|
installationId | String | If set, the installationId triggering the request. |
master | Boolean | If true, means the master key or the read-only master key was used. |
isReadOnly | Boolean | If true, means the read-only master key was used. This is a subset of |
user | Parse. | If set, the user that made the request. |
params | Object | The params passed to the cloud function. |
ip | String | The IP address of the client making the request. |
headers | Object | The original HTTP headers for the request. |
log | Object | The current logger inside Parse Server. |
functionName | String | The name of the cloud function. |
context | Object | The context of the cloud function call. |
config | Object | The Parse Server config. |
