Class: Types::Snippets::BlobViewerType

Inherits:
BlobViewerType show all
Defined in:
app/graphql/types/snippets/blob_viewer_type.rb

Overview

Kept to avoid changing the type of existing fields. New fields should use ::Types::BlobViewerType directly

Method Summary

Methods inherited from BlobViewerType

#collapsed, #too_large

Methods inherited from BaseObject

accepts, assignable?, authorization, authorize, authorized?, #current_user, #id

Methods included from Gitlab::Graphql::Present

#present, #unpresented