readded needed relations to GET order
This commit is contained in:
@@ -237,6 +237,7 @@ export const defaultFields = [
|
|||||||
"total",
|
"total",
|
||||||
"paid_total",
|
"paid_total",
|
||||||
"refundable_amount",
|
"refundable_amount",
|
||||||
|
"no_notification",
|
||||||
]
|
]
|
||||||
|
|
||||||
export const allowedFields = [
|
export const allowedFields = [
|
||||||
@@ -265,6 +266,7 @@ export const allowedFields = [
|
|||||||
"total",
|
"total",
|
||||||
"paid_total",
|
"paid_total",
|
||||||
"refundable_amount",
|
"refundable_amount",
|
||||||
|
"no_notification",
|
||||||
]
|
]
|
||||||
|
|
||||||
export const allowedRelations = [
|
export const allowedRelations = [
|
||||||
|
|||||||
Reference in New Issue
Block a user