{ "data": { "designer": { "_sys": { "filename": "pia-narula", "basename": "pia-narula.md", "hasReferences": true, "breadcrumbs": [ "pia-narula" ], "path": "content/designer/pia-narula.md", "relativePath": "pia-narula.md", "extension": ".md" }, "id": "content/designer/pia-narula.md", "__typename": "Designer", "links": null, "furniture": null, "draft": false, "image": "https://res.cloudinary.com/dfsllxsnj/image/upload/v1746035935/wntw3zkxqjqowghgpvm7.png", "title": "Pia Narula", "seo": { "__typename": "DesignerSeo", "meta_title": null, "meta_description": null, "meta_image": null, "changefreq": "yearly", "priority": 0.6, "meta_keywords": null }, "date": null, "Body": { "type": "root", "children": [ { "type": "p", "children": [ { "type": "text", "text": "Pia spent time in India, Bahrain and England when she was growing up, before graduating from the University of Chicago. She is the co-founder of 57st. design; a vertically-integrated, contemporary furniture brand based out of Chicago. Pia’s work, along with her co-founder Sam Devenport, emphasises simplicity of form and a considered approach to material, construction and manufacturing. Pia believes that good design is ethical- both socially and economically sustainable." } ] } ] } } }, "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": "pia-narula.md" } }