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