Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

FindPaginationParams

Parameters that can be used to configure how a list of data is paginated.

Properties

offsetnumber
The number of items to skip when retrieving a list.
limitnumber
Limit the number of items returned in the list.
Was this section helpful?