Magidoc

SlicePaginationArgs
Input Object

Pagination arguments to request slice

Fields

#

after

Returns entities after the provided cursor

before

Returns entities before the provided cursor

first

Returns the first X entities

Default: 20

last

Returns the last X entities

Default: 20

Usages

#

References

#

  • Argument pagination of field pipelines from type Query
  • Argument historyPagination of field sensor from type Query
  • Argument pagination of field sensors from type Query