saleor-apps-rs/app-template
djkato 27c039278c
Some checks failed
clippy / clippy (push) Has been cancelled
Fix all AppBridge payloads, split to actions and events etc
2024-11-08 01:10:59 +01:00
..
public sitemap app, lots of other stuff lol 2024-03-06 16:42:04 +01:00
src Fix all AppBridge payloads, split to actions and events etc 2024-11-08 01:10:59 +01:00
.dockerignore sitemap app, lots of other stuff lol 2024-03-06 16:42:04 +01:00
build.rs move schema to root for all apps 2024-06-17 22:17:50 +02:00
Cargo.toml sitemap app, lots of other stuff lol 2024-03-06 16:42:04 +01:00
README.md sitemap app, lots of other stuff lol 2024-03-06 16:42:04 +01:00

Unofficial Saleor App Template

To update the saleor schema, you can download it from here and put into schema/schema.graphql To generate typings for events and gql queries, use: https://generator.cynic-rs.dev/