Fix job_artifacts.size for GraphQL

What does this MR do and why?

Ref: #412080 (closed)

This MR updates the size attribute of job artifacts in our GraphQL API.

As explained in #382621 (comment 1171751544) we should use GraphQL::Types::BigInt here when dealing with huge number, checked with the team on slack this should be safe.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Max Orefice

Merge request reports

Loading