artsy / metaphysics

Artsy's GraphQL API
MIT License
360 stars 89 forks source link

chore(EMI-2076): add arg to suppress primary labels in collector signals #6001

Closed erikdstock closed 1 month ago

erikdstock commented 1 month ago

Thie PR adds an optional argument to the collectorSignals.primaryLabel field to ignore specific labels on the primaryLabel field. See tests for usage.

Resolves EMI-2076.