Querying a SDTF graph
Learn more about how to query your SDTF token graph.
Introduction
Compatible parsers
Query structure
Type Query = { where: Where | Array<Where> }Where Token
Where Group
Where Collection
Use cases
Select tokens from a specific collection
Select tokens from several collections matching a naming pattern
Select tokens from a specific group
Select tokens of a specific type from a collection
Select all tokens from a collection and from groups matching a naming pattern
Select tokens from several groups with different names
Select design tokens from a specific type
Last updated
Was this helpful?