limitBy property

List<LimitBy> limitBy
final

Directions for limiting associated model results before they're returned to the caller. limit will restrict the top-level queried model.

Implementation

final List<LimitBy> limitBy;