Module: Types::Namespaces
- Defined in:
- app/graphql/types/namespaces/metadata.rb,
app/graphql/types/namespaces/link_paths.rb,
app/graphql/types/namespaces/sidebar_type.rb,
app/graphql/types/namespaces/markdown_paths.rb,
app/graphql/types/namespaces/group_interface.rb,
app/graphql/types/namespaces/group_sort_enum.rb,
app/graphql/types/namespaces/group_base_field.rb,
app/graphql/types/namespaces/available_features_type.rb,
app/graphql/types/namespaces/namespace_settings_type.rb,
app/graphql/types/namespaces/project_statistics_type.rb,
app/graphql/types/namespaces/verification_level_enum.rb,
app/graphql/types/namespaces/link_paths/comment_template_type.rb,
app/graphql/types/namespaces/link_paths/user_namespace_links_type.rb,
app/graphql/types/namespaces/link_paths/group_namespace_links_type.rb,
app/graphql/types/namespaces/metadata/user_namespace_metadata_type.rb,
app/graphql/types/namespaces/metadata/group_namespace_metadata_type.rb,
app/graphql/types/namespaces/link_paths/project_namespace_links_type.rb,
app/graphql/types/namespaces/metadata/project_namespace_metadata_type.rb,
app/graphql/types/namespaces/markdown_paths/user_namespace_markdown_paths_type.rb,
app/graphql/types/namespaces/markdown_paths/group_namespace_markdown_paths_type.rb,
app/graphql/types/namespaces/markdown_paths/project_namespace_markdown_paths_type.rb
Defined Under Namespace
Modules: GroupInterface, LinkPaths, MarkdownPaths, Metadata Classes: AvailableFeaturesType, GroupBaseField, GroupSortEnum, NamespaceSettingsType, ProjectStatisticsType, SidebarType, VerificationLevelEnum