APIリファレンス(JavaScript)

baasatrakuza > UserClient > createGetOp

UserClient.createGetOp() method

ユーザー情報を取得する操作を生成します。

Signature:

createGetOp(): BatchOp<User>;

Returns:

BatchOp<User>

ユーザー情報を取得する操作