-
### What I'm trying to achieve
When I try to add new address during checkout only one error is returned to the user instead of all actual errors
### Steps to reproduce the problem
1. I proceed …
-
### What are you trying to achieve?
In the pre-commit configuration, there are problems with the GraphQL schema check following the most recent release.
### Steps to reproduce the problem
- Clone…
ghost updated
23 hours ago
-
### What I'm trying to achieve
I am trying to build a local Saleor instance locally, from an empty database.
### Steps to reproduce the problem
The migration `core.0001_migrate_metadata` fails wi…
-
### What I'm trying to achieve
using a gift card to pay the full amount of an checkout
### Steps to reproduce the problem
1. use graphql to create a checkout with address and select shipping meth…
-
### What I'm trying to achieve
Sent mails from Gsuite smtp server.
EMAIL_URL
smtp://gorjan@|sensitive-data|:|sensitive-data|@smtp.gmail.com:587/?ssl=True
Added tls=True but it also fails
Doub…
-
### Titre : Intégration de la Méthode de Paiement Adyen dans Saleor
#### Description :
J'ai réussi à intégrer la méthode de paiement Adyen dans Saleor en utilisant l'application Adyen disponible dans…
dofbi updated
4 months ago
-
### What I'm trying to achieve
I have a product that I want to publish by creating multiple product variants at once. I call `productCreate` first, and then publish it by calling variants in differ…
-
Hello @zlorgoncho1
Voici les variables d’envieusement qu'il faut ajouter sur vercel
```env
NEXT_PUBLIC_SALEOR_API_URL=https://sandiara-market.saleor.cloud/graphql/
NEXT_PUBLIC_STOREFRONT_URL=…
dofbi updated
4 months ago
-
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 …
-
### 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 …