saleor-apps-rs/simple-payment-gateway/README.md

5 lines
299 B
Markdown
Raw Permalink Normal View History

2024-03-11 13:11:47 +00:00
# Unofficial Saleor App Template
To update the saleor schema, you can download it from [here](https://raw.githubusercontent.com/saleor/saleor/main/saleor/graphql/schema.graphql) and put into schema/schema.graphql
To generate typings for events and gql queries, use: https://generator.cynic-rs.dev/