Skip to content

Fix/anticapture client#244

Merged
LeonardoVieira1630 merged 3 commits intodevfrom
fix/anticapture_client
Apr 8, 2026
Merged

Fix/anticapture client#244
LeonardoVieira1630 merged 3 commits intodevfrom
fix/anticapture_client

Conversation

@LeonardoVieira1630
Copy link
Copy Markdown
Member

No description provided.

LeonardoVieira1630 and others added 3 commits April 7, 2026 16:22
Migrates all GraphQL queries from legacy custom scalar types (Float, JSON,
per-query direction enums) to shared types (Int, [String], OrderDirection).
Regenerates all dist and type declaration files accordingly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…client types

Replaces string literal statuses and deprecated per-query direction enums with
the new shared QueryInput_Proposals_Status_Items and OrderDirection enums.
Cleans up parseInt() calls where timestamps are now typed as numbers.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Updates all vote event fixtures and test data to pass support as a string
('0', '1', '2') instead of a number, matching the updated API schema type.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@LeonardoVieira1630 LeonardoVieira1630 self-assigned this Apr 7, 2026
@LeonardoVieira1630 LeonardoVieira1630 added the bug Something isn't working label Apr 7, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
flow-editor Ready Ready Preview, Comment Apr 7, 2026 7:25pm
notification-system-dashboard Ready Ready Preview, Comment Apr 7, 2026 7:25pm

Request Review

@LeonardoVieira1630 LeonardoVieira1630 merged commit e49a9df into dev Apr 8, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants