Move masked and raw from interface into types
显示
- app/graphql/types/ci/group_variable_type.rb 6 个添加, 0 个删除app/graphql/types/ci/group_variable_type.rb
- app/graphql/types/ci/instance_variable_type.rb 6 个添加, 0 个删除app/graphql/types/ci/instance_variable_type.rb
- app/graphql/types/ci/project_variable_type.rb 7 个添加, 1 个删除app/graphql/types/ci/project_variable_type.rb
- app/graphql/types/ci/variable_interface.rb 1 个添加, 7 个删除app/graphql/types/ci/variable_interface.rb
- doc/api/graphql/reference/index.md 0 个添加, 4 个删除doc/api/graphql/reference/index.md
- spec/graphql/types/ci/group_variable_type_spec.rb 1 个添加, 1 个删除spec/graphql/types/ci/group_variable_type_spec.rb
- spec/graphql/types/ci/instance_variable_type_spec.rb 2 个添加, 0 个删除spec/graphql/types/ci/instance_variable_type_spec.rb
- spec/graphql/types/ci/project_variable_type_spec.rb 1 个添加, 1 个删除spec/graphql/types/ci/project_variable_type_spec.rb
- spec/graphql/types/ci/variable_interface_spec.rb 1 个添加, 1 个删除spec/graphql/types/ci/variable_interface_spec.rb
想要评论请 注册 或 登录