Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[eas-cli] allow filtering by fingerprint-hash in eas build:list comma…
…nd (#2818) <!-- If this PR requires a changelog entry, add it by commenting the PR with the command `/changelog-entry [breaking-change|new-feature|bug-fix|chore] [message]`. --> <!-- You can skip the changelog check by labeling the PR with "no changelog". --> # Why Allow filtering by `--fingerprint-hash` in the `eas build:list` command # How Update GQL schema to add a new filter field, and add a new flag to use it. # Test Plan Test locally
- Loading branch information