My reports
Submit feedback
GraphQL Error 1675030 in Developer Dashboard
Investigation titles and descriptions are summarized by AI from Meta based on reports submitted by developers
Investigating
Issue
1 report
Created about a day ago
0
Add your report
Subscribe
Suggest an edit
Copy link
Category
Applications
Investigation summary
When attempting to set the latest app binary as the live production build on the application submissions build page in the Developer Dashboard, a GraphQL error 1675030 occurs. The error happens when the OCDevManageApplicationSubmissionBuildBinaryMutation operation fails, causing the form to display "Error performing query." despite correctly showing the new version selection. The issue originates from RelayGraphQLRequestUtils.createErrorFromPayload in the Relay runtime, indicating a problem with the GraphQL query or mutation process.