g-londhe

Results 8 issues of g-londhe

### What I'm trying to achieve I'm trying to search a product by attribute with numeric type ### Steps to reproduce the problem 1. QUERY `query ProductList( $after: String $before:...

bug

### What I'm trying to achieve … I'm trying to search for a product based on textType attribute. ### Steps to reproduce the problem QUERY `query ProductList( $after: String $before:...

bug
filters

### What I'm trying to achieve I'm trying to search products based on numeric attribute type ### Steps to reproduce the problem QUERY `query ProductList( $after: String $before: String $first:...

bug
filters

### What I'm trying to achieve Update the product from the saleor dashboard and catch the updated data in the webhook. ### Steps to reproduce the problem 1. Create a...

bug

### What I'm trying to achieve Get customer by id. ### Describe a proposed solution User/Programmer should be able to get customers based on customer/user id. ### Other solutions I've...

feature request
filters

### What I'm trying to achieve … I'm trying to see who/which user published the product. ### Steps to reproduce the problem 1.Create a product from saleor dashboard. 2. Publish...

bug

### What I'm trying to achieve Assign values to the attribute/s from POSTMAN or mobile app. ### Steps to reproduce the problem 1. We are trying to create a product...

bug

**How do I configure the saleor locally when DEBUG is off?** I made the following changes, Generated and added secret_key and RSA_key in backend.env Added the following variables to the...