Skip to content

Update GraphQL enum docs

Marcos Rocha requested to merge mc_rocha-update-graph-enum-docs into master

What does this MR do and why?

This MR updates the Defining GraphQL enums dynamically from Rails enums section to use .each_key instead of .keys.each as recommend by Rubocop.

Screenshots or screen recordings

Screenshot_2023-02-17_at_2.35.19_PM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Merge request reports