query static method

NCMBQuery query()

ロール検索用クエリーを作成する

Implementation

static NCMBQuery query() {
  return NCMBQuery('roles');
}