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

RequestQueryFields

Fields that can be passed in the query parameters of a request.

Properties

expandstring
Comma-separated relations that should be expanded in the returned data.
fieldsstring
Comma-separated fields that should be included in the returned data.
offsetnumber
The number of items to skip when retrieving a list.
limitnumber
Limit the number of items returned in the list.
orderstring
Field to sort items in the list by.
Was this section helpful?