-
### What are you trying to achieve?
Install Saleor using the documentation here https://docs.saleor.io/docs/3.x/setup/docker-compose
The first hurdle is that "docker compose build" throws a vers…
-
https://github.com/saleor/app-examples
App examples are actually showcase of saleor api and SDK features
This should be more into app-sdk.
Leave original repository, we can update readme and make …
-
https://github.com/graphql/graphql-landscape/blob/main/landscape.yml#L1-L868
-
checks:
- stars > 10
- not archived
- has `package.json`
- has `package-lock.json`
- hasn't `yarn.lock`
- hasn't `pnpm-lock.yaml`
- `package-lock.json` was updated less than 6 months ago
- is …
-
## 🐛 Bug Report
I have created an `react-native/typescript` app with `expo CLI`, this generate some base code, inlcuding `hooks/useCachedResources` to load any resources or data that we nee…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Ar…
-
### What I'm trying to achieve
Autogenerate accurate typescript types using Apollo Client
### Steps to reproduce the problem
1. In a project that's been set up to work with Apollo Client, make a …
-
Saleor/apps repo is a center of Apps information, we don't need to split examples to separate repo.
1. Extend saleor/apps readme to contain examples (diffs)
2. Remove saleor/examples repo
3. Update d…
-
Hello! I wanted to use cynic to power a Saleor application. The introspection from the CLI runs fine however the build script then returns an error:
```
called `Result::unwrap()` on an `Err` value…
-
The CLI with the use of the `pre-commit` hook generates the docs to be used in the `saleor-docs`. To fully automate the process of the `saleor-docs` update we need the GH Action workflow to create PR …