{ "data": { "designer": { "_sys": { "filename": "boris-goldberg", "basename": "boris-goldberg.md", "hasReferences": false, "breadcrumbs": [ "boris-goldberg" ], "path": "content/designer/boris-goldberg.md", "relativePath": "boris-goldberg.md", "extension": ".md" }, "id": "content/designer/boris-goldberg.md", "__typename": "Designer", "links": [ { "__typename": "DesignerLinks", "title": "The kerFchair", "url": "http://design-milk.com/kerfchair-by-boris-goldberg/" }, { "__typename": "DesignerLinks", "title": "The making of a kerFchair", "url": "http://www.youtube.com/watch?v=f-WIeiTDWaQ" }, { "__typename": "DesignerLinks", "title": "Blog Contributor", "url": "/authors/boris-goldberg" }, { "__typename": "DesignerLinks", "title": "LinkedIn", "url": "http://www.linkedin.com/pub/boris-goldberg/26/306/468" } ], "furniture": null, "draft": false, "image": "https://res.cloudinary.com/dfsllxsnj/image/upload/v1746035894/ccd5yntwusqnpfcoblkf.png", "title": "Boris Goldberg", "seo": { "__typename": "DesignerSeo", "meta_title": null, "meta_description": "Boris Goldberg is an Israeli mechanical & industrial designer. He is the Founder of BGD Studio for the design and development of products and consumer goods, the transfer from development to manufacturing, and new product introduction (NPI) services.\n- Boris Goldberg - Mechanical - Industrial designer - Kerf Chair", "meta_image": null, "changefreq": "yearly", "priority": 0.7, "meta_keywords": null }, "date": null, "Body": { "type": "root", "children": [ { "type": "p", "children": [ { "type": "text", "text": "Boris Goldberg is an Israeli mechanical & industrial designer. He is the Founder of BGD Studio for the design and development of products and consumer goods, the transfer from development to manufacturing, and new product introduction (NPI) services." } ] }, { "type": "p", "children": [ { "type": "text", "text": "Boris has extensive experience in designing and programming for CNC, and is perhaps best known for his ‘" }, { "type": "a", "url": "/kerf/kerf-chair", "title": null, "children": [ { "type": "text", "text": "kerFchair" } ] }, { "type": "text", "text": "’, a design for a flat pack chair made from 5 milled components." } ] } ] } } }, "errors": null, "query": "\n query designer($relativePath: String!) {\n designer(relativePath: $relativePath) {\n ... on Document {\n _sys {\n filename\n basename\n hasReferences\n breadcrumbs\n path\n relativePath\n extension\n }\n id\n }\n ...DesignerParts\n }\n}\n \n fragment DesignerParts on Designer {\n __typename\n links {\n __typename\n title\n url\n }\n furniture {\n __typename\n furniture {\n ... on Furniture {\n __typename\n slug\n draft\n image\n heading\n title\n strapline\n intro\n shortcode\n price\n category\n variants {\n __typename\n material\n swatch\n images {\n __typename\n image\n alt_text\n }\n }\n blocks {\n __typename\n ... on FurnitureBlocksImagegallery {\n gallery {\n __typename\n image\n alt_text\n copyright\n caption\n }\n }\n ... on FurnitureBlocksContent_chunk {\n content\n aside\n cta {\n __typename\n label\n link\n }\n }\n ... on FurnitureBlocksListings {\n heading\n listings {\n __typename\n heading\n }\n }\n ... on FurnitureBlocksFeature {\n paragraph\n buttons {\n __typename\n label\n target\n aria_label\n }\n background\n alignment\n type\n classnames\n }\n ... on FurnitureBlocksDesignedby {\n heading\n }\n ... on FurnitureBlocksStrapimage {\n image\n alt_text\n copyright\n caption\n }\n }\n designers {\n __typename\n }\n seo {\n __typename\n meta_title\n meta_description\n meta_image\n changefreq\n priority\n meta_keywords\n }\n date\n Body\n }\n ... on Document {\n _sys {\n filename\n basename\n hasReferences\n breadcrumbs\n path\n relativePath\n extension\n }\n id\n }\n }\n }\n draft\n image\n title\n seo {\n __typename\n meta_title\n meta_description\n meta_image\n changefreq\n priority\n meta_keywords\n }\n date\n Body\n}\n ", "variables": { "relativePath": "boris-goldberg.md" } }