fix(dashboard,js-sdk): fixes from rma flows testing (#8826)
This commit is contained in:
@@ -31,6 +31,7 @@ export class Order {
|
||||
return await this.client.fetch<HttpTypes.AdminOrderPreviewResponse>(
|
||||
`/admin/orders/${id}/preview`,
|
||||
{
|
||||
query,
|
||||
headers,
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user