---
title: "figma-graphql"
description: "GraphQL wrapper over the Figma REST API so you can request exactly the nodes and props you need."
canonical: "https://vibing.inc/library/figma-graphql-vg-1009"
category: "Figma, Assets & Media"
subcategory: "Figma API & plugin dev"
license: "MIT"
author: "Bernardo Raposo (@braposo)"
source: "https://github.com/braposo/figma-graphql"
---

# figma-graphql
GraphQL wrapper over the Figma REST API so you can request exactly the nodes and props you need.
## Facts
- Source: https://github.com/braposo/figma-graphql
- Category: Figma, Assets & Media / Figma API & plugin dev
- Author: Bernardo Raposo (@braposo)
- Licence: MIT
- Tags: figma-api, graphql, query, tooling
## Why it's a gem
Figma's REST responses are enormous; GraphQL selection makes them tractable.
---
Listed in The Vibeary: https://vibing.inc/library/figma-graphql-vg-1009 · JSON: https://vibing.inc/api/public/library/gems/figma-graphql-vg-1009