{ "data": { "designer": { "_sys": { "filename": "anne-filson", "basename": "anne-filson.md", "hasReferences": true, "breadcrumbs": [ "anne-filson" ], "path": "content/designer/anne-filson.md", "relativePath": "anne-filson.md", "extension": ".md" }, "id": "content/designer/anne-filson.md", "__typename": "Designer", "links": [ { "__typename": "DesignerLinks", "title": "Website", "url": "http://www.filson-rohrbacher.com" }, { "__typename": "DesignerLinks", "title": "LinkedIn", "url": "http://www.linkedin.com/pub/anne-filson/3/ab2/101" } ], "furniture": null, "draft": false, "image": "https://res.cloudinary.com/dfsllxsnj/image/upload/v1746035960/vmoydblaubagxfama14b.png", "title": "Anne Filson", "seo": { "__typename": "DesignerSeo", "meta_title": "Anne Filso | Opendesk", "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": "Anne Filson is a registered architect, designer, and educator, who holds degrees from Columbia University and Smith College. She co-founded AtFAB after years of working for world class architecture and interdisciplinary design firms, and collaborating on high profile projects for large clients with substantial budgets." } ] }, { "type": "p", "children": [ { "type": "text", "text": "Her experience as a Project Architect for OMA/Rem Koolhaas, and as a Strategy and Design Consultant for IDEO, have strongly informed how she integrates design, design thinking, and innovative models of practice. Through AtFAB, she delivers a high level of design to a broader audience, by developing a disruptive business model for delivering useful, beautiful, durable things to people, who care about how and where their things are made." } ] } ] } } }, "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": "anne-filson.md" } }