Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 228 Bytes

File metadata and controls

16 lines (14 loc) · 228 Bytes
{
  object(name: "chair", material: "wood", yearRange: {from: 1950, to: 1960}, onDisplay: true) {
    id
    summary
    location
    maker {
      id
      summary
    }
  }
}

NOTE onDisplay currently note wired in