introduce `exact_list` action in `viewsets.py` to retrieve products by `uuid`, `slug`, or `sku` identifiers. Includes input validation and ratelimiting. Adds corresponding schema documentation and a GraphQL mutation for similar functionality. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| mutations.py | ||
| object_types.py | ||
| schema.py | ||