Skip to content

DOC-1077 Edit filter names #308

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

ntombing
Copy link
Contributor

Small edit to the filter types.

amount to isAboveAmount
isBeforeExecutionDate to isAfterExecutionDate

I'd updated the query but forgot to change the guide section to match the query.

Copy link

linear bot commented May 22, 2025

Copy link

netlify bot commented May 22, 2025

Deploy Preview for incomparable-tiramisu-91a96a ready!

Name Link
🔨 Latest commit 8825739
🔍 Latest deploy log https://app.netlify.com/projects/incomparable-tiramisu-91a96a/deploys/68302c0af6826d0008de8a6f
😎 Deploy Preview https://deploy-preview-308--incomparable-tiramisu-91a96a.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@ntombing ntombing requested a review from racene-swan May 22, 2025 16:16
@@ -18,7 +18,7 @@ This sample queries the project's `Booked` transactions.

1. Call the `transactions` query.
1. Add all the information you'd like to review.
- The sample query uses several `transactions` query options, including filtering for `status`, `amount`, and `isBeforeExecutionDate` (line 3-6).
- The sample query uses several `transactions` query options, including filtering for `status`, `isAboveAmount`, and `isAfterExecutionDate` (line 3-6).
Copy link
Contributor

Choose a reason for hiding this comment

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

This should read "(lines 4-6).

@ntombing ntombing requested a review from racene-swan May 26, 2025 12:40
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants