diff --git a/src/schema.ts b/src/schema.ts index 07c8610..ee81355 100644 --- a/src/schema.ts +++ b/src/schema.ts @@ -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 """