An open API service indexing awesome lists of open source software.

https://github.com/crystallizeapi/examples

Open source examples of real-world imports, exports and mutations of Crystallize API
https://github.com/crystallizeapi/examples

Last synced: about 1 month ago
JSON representation

Open source examples of real-world imports, exports and mutations of Crystallize API

Awesome Lists containing this project

README

        

## Crystallize Examples

- **Import utilities**: This is a collection of script examples that can be used to import and mutate data on your Crystallize [PIM](https://crystallize.com/product/product-information-management) tenant.
- **App APIs**: Collection of GraphQL queries and mutations for:
- [PIM API](./app-apis/pim-api/)
- [Core API](./app-apis/core-api/)
- **Commerce APIs**: Example GraphQL queries & mutations for everything e-commerce related. Cart, promotions, orders, etc..
- [Orders API](./commerce-apis/orders-api/)
- [Shop API](./commerce-apis/shop-api/)
- **Product Universe APIs**: Collection of GraphQL queries for the catalogue.
- [Catalogue API](./product-universe-apis/catalogue-api/)
- [Discovery API](./product-universe-apis/discovery-api/)
- [Search API](./product-universe-apis/search-api/)