Skip to content
代码片段 群组 项目
提交 b951bfda 编辑于 作者: Michael Becker's avatar Michael Becker 提交者: Vitali Tatarintev
浏览文件

Add a GraphQL type for the audit event definitions

We now have audit event type YMLs that are defined under
[`ee/config/audit_events/types/*`][0] and
[`config/audit_events/types/*`][1]. We want to expose these type
definitions in the GraphQL API.

This change adds a GraphQL type for the audit event definitions along
with exposing the yaml definitions via and added query resolver

Rubocop required a policy to be added, however this data is already
public via the codebase, so I wasn't sure what to do there. Open to
suggestions

[0]:https://gitlab.com/gitlab-org/gitlab/-/tree/master/ee/config/audit_events/types
[1]:https://gitlab.com/gitlab-org/gitlab/-/tree/master/config/audit_events/types

Changelog: added
上级 a11eea88
No related branches found
No related tags found
无相关合并请求
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册