You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 23, 2020. It is now read-only.
This means that it is stuck at a hard limit of whatever PagingConstants.ItemsPerPage is, which is 25 right now.
Either it needs to handle paging; CrudController gets an upgrade so I can pass more data through; or another GraphQL model is exposed that doesn't have a result limit.