{ products(limit: 10000, browsable: true, visible: true) { id inserted updated visible browsable printProducts { group id updated } blacklisting { group id marketId updated } } } { product(id: 42280) { id inserted updated visible browsable designerId designer { id name path } printProducts { group id updated } blacklisting { group id marketId updated } } } { orders( filter: { limit: 1, dates: { from: "2021-03-01", to: "2021-04-30" } } ) { id market { id name vat currency priceAdjustment } rows { id order { id } inserted orderId productId productGroup artNo path name price designerId commissionAmount status pwintyImageId frameColor pwintySku } } } { order(id: 579702) { id localeName marketName market { id name vat currency priceAdjustment } rows { id artNo code commission commissionAmount commissionResale designer designerId designerPath discountType discountValue displayHeight displayWidth edge frameColor framed group height imagedonotprint imageprocessed imageprocessingrejected inserted material measureUnit mirrored modifier name noShipping orderId path price printId process productGroup productId pwintyImageId pwintySku resolution status type vat weight width x y } } } { designers(limit: 10) { id name path } }