-
Alexander Turinske authored
- with the company being GraphQL-first, there is a rise of using the GraphQL ids, which is formatted differently than the database ids (e.g. "gid://gitlab/Project/8" vs 8) - update the avatar_helper to accept a GraphQL id - update the identicon component to accept GraphQL ids - add tests
cdf88ad3