magento / magento/community-features

GraphQL Expose Attribute Set as Filterable/Viewable

Open
#196 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Priority: P3
Dominant language
No language data
Stars
46
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Most sites use Attribute Set to identify the general product type, such as if it is a shoe or a shirt etc. Currently the GraphQL interface only uses attribute set as a validator when writing.

Ideally you would be able to use Attribute Set as a filter, and also get this information in queries. This would allow for filters by product type.

I almost thought this was a bug, as this is a very core behavior on nearly all sites.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by tracing the GraphQL product query and its existing attribute-set validation, then define coverage for filtering and returning attribute-set data. Done means product queries support both filtering by attribute set and retrieving it in their results.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.