3124: added listprice to printproduct and public access to product and designers (#138)
This commit is contained in:
@@ -341,6 +341,7 @@ type PrintProduct {
|
||||
updated: DateTime
|
||||
interiors: [Interior]
|
||||
defaults: PrintProductDefaults
|
||||
listprice(marketId: Int!): Float!
|
||||
}
|
||||
|
||||
enum InteriorType {
|
||||
|
||||
Reference in New Issue
Block a user