3124: added listprice to printproduct and public access to product and designers (#138)

This commit is contained in:
Arwid Thornström
2022-12-19 09:29:47 +01:00
committed by GitHub
parent 28d643003e
commit 62b93a3656
9 changed files with 69 additions and 8 deletions
+1
View File
@@ -341,6 +341,7 @@ type PrintProduct {
updated: DateTime
interiors: [Interior]
defaults: PrintProductDefaults
listprice(marketId: Int!): Float!
}
enum InteriorType {