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

ParameterTypeDescription
contextContext
objectIdstring
userIdentifierUserIdentifier | undefined