saleor-dashboard/src/orders/views/OrderList
mmarkusik 50764b5932
Unify channel ID param in graphql (#1131)
* Update schema & types

* Change channel param to channelId in create order mutation usages

* Update types and plugin update mutation params

* Change usages of channel in graphql mutation params to channelId
2021-06-01 14:25:43 +02:00
..
__snapshots__ Saleor 1636 add possibility to filter through channels in order view (#929) 2021-01-13 10:50:54 +01:00
filters.test.ts Saleor 1636 add possibility to filter through channels in order view (#929) 2021-01-13 10:50:54 +01:00
filters.ts Saleor 1636 add possibility to filter through channels in order view (#929) 2021-01-13 10:50:54 +01:00
index.ts Initial commit 2019-06-19 16:40:52 +02:00
OrderList.tsx Unify channel ID param in graphql (#1131) 2021-06-01 14:25:43 +02:00
sort.ts Multichannel (#833) 2020-11-17 17:10:42 +01:00