OBJECT
OrderOrderHistoryResponse
The response container
link GraphQL Schema definition
1 type OrderOrderHistoryResponse { 2 3 : OrderOrderHistoryResponseMessage 5 6 }
OBJECT
The response container
1 type OrderOrderHistoryResponse { 2 3 : OrderOrderHistoryResponseMessage 5 6 }