Hot fix remove double rows def

This commit is contained in:
Niklas Fondberg
2021-08-12 10:59:13 +02:00
committed by GitHub
parent 58ed7fbf6a
commit 72997e26f1
-1
View File
@@ -145,7 +145,6 @@ const typeDefs = gql`
deliveryInformation: ContactInformation
billingAddressId: Int
deliveryAddressId: Int
rows: [OrderRow]
"""
pwinty needs to be updated with market being a subtype
"""