Crystallize
Official@crystallizeapi · Global
Crystallize is a GraphQL based commerce service.
Agent Skills by Crystallize
Showing 10 vetted skills indexed across 1 GitHub repositories.
data-creation
Generates formatted Crystallize PIM catalogue items as json.itemData payloads from spreadsheet or user-supplied data.
mutation
Generate GraphQL mutations for Crystallize catalog, customer, cart, and order operations.
plugins
Build and deploy Crystallize Plugins with iframe entrypoints and installation webhooks.
content-model
Design Crystallize content models and validate mass-operations JSON.
permissions
Design Crystallize role, field-level, and CRUD permission strategies.
taxonomy
Design hierarchical topic maps and generate topicTree JSON for Crystallize PIM.
js-api-client
Access Crystallize GraphQL APIs with typed JavaScript and TypeScript clients.
query
Query Crystallize product, content, and commerce data via GraphQL APIs.
pricing
Design Crystallize pricing using price variants, price lists, and promotions.
information-architecture
Design folder hierarchies and navigation structures for Crystallize storefronts.
Frequently Asked Questions About Crystallize
FAQPage SchemaWhat specific commerce tasks does Crystallize enable?▼
Crystallize enables the management of product information, hierarchical content modeling, and complex pricing structures. It facilitates the generation of GraphQL mutations for catalog, customer, cart, and order operations, alongside the design of folder hierarchies and navigation structures for storefronts.
Which technical personas benefit from these capabilities?▼
These capabilities are designed for e-commerce engineers, backend developers, and information architects. Professionals responsible for PIM maintenance, storefront navigation design, and secure commerce data modeling utilize these functions to integrate product catalogs with frontend commerce experiences.
What are the prerequisites for implementing these commerce structures?▼
Implementation requires an active Crystallize account and familiarity with GraphQL schemas. Users must define their content models, establish hierarchical topic maps, and configure role-based permissions before executing data ingestion or mutation operations via the provided typed clients.