Update avatar_helper to accept GraphQL id
- 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
Showing
Please register or sign in to comment