APIリファレンス(JavaScript)
baasatrakuza > DataQuery > (constructor)
DataQuery.(constructor)
Constructs a new instance of the DataQuery class
Signature:
constructor(context: Context, objectId: string, userAccessToken?: string | undefined);
Parameters
| Parameter | Type | Description |
|---|---|---|
| context | Context | |
| objectId | string | |
| userAccessToken | string | undefined |