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.