Skip to content

MBL-2521: Support pledged filter in GraphQL and DiscoveryParams#2496

Merged
amy-at-kickstarter merged 7 commits into
mainfrom
feat/adyer/mbl-2521/pledged-network-code
Jun 26, 2025
Merged

MBL-2521: Support pledged filter in GraphQL and DiscoveryParams#2496
amy-at-kickstarter merged 7 commits into
mainfrom
feat/adyer/mbl-2521/pledged-network-code

Conversation

@amy-at-kickstarter

@amy-at-kickstarter amy-at-kickstarter commented Jun 25, 2025

Copy link
Copy Markdown
Contributor

📲 What

Add the pledged parameter to SearchQuery, and code to DiscoveryParams to support it.

🤔 Why

pledged will power the "Amount Raised" filters.
Screenshot 2025-06-25 at 12 26 53 PM

@amy-at-kickstarter amy-at-kickstarter requested review from a team, scottkicks and stevestreza-ksr and removed request for a team June 25, 2025 16:27
@amy-at-kickstarter amy-at-kickstarter marked this pull request as ready for review June 25, 2025 16:27
Comment on lines +65 to +77
case bucket_0

/// Range from 1,000 to 10,000 USD
case bucket_1

/// Range from 10,000 to 100,000 USD
case bucket_2

/// Range from 100,000 to 1,000,000 USD
case bucket_3

/// Range from 1,000,000 to Infinity USD
case bucket_4

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not super loving these names but not really sure if there's a better one that would fit these criteria

@amy-at-kickstarter amy-at-kickstarter merged commit 257e839 into main Jun 26, 2025
5 checks passed
@amy-at-kickstarter amy-at-kickstarter deleted the feat/adyer/mbl-2521/pledged-network-code branch June 26, 2025 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants